
Dianxin
University of Edinburgh
Followers: 0 Following: 0
Python, MATLAB
Spoken Languages:
English, Chinese
Estadística
5 Preguntas
4 Respuestas
7 Archivos
CLASIFICACIÓN
18.102
of 298.247
REPUTACIÓN
2
CONTRIBUCIONES
5 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
18.852 of 20.553
REPUTACIÓN
1
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
7 Archivos
DESCARGAS
11
ALL TIME DESCARGAS
11
CLASIFICACIÓN
of 160.685
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Enviada
Channel-Estimation
Simulates an FBMC and OFDM transmission over a doubly-selective channel. Allows to reproduce all figures from "Doubly-Selective ...
11 días hace | 2 descargas |
Enviada
ICC_2023
Code for Achieving Robust Generalization for Wireless Channel Estimation Neural Networks by Designed Training Data
11 días hace | 3 descargas |
Enviada
Signal_detection_OFDMPowerofDNN
MATLAB demonstration for the paper 'Power of Deep Learning for Channel Estimation and Signal Detection in OFDM Systems'
11 días hace | 1 descarga |
Enviada
Channelformer
Code for Channelformer: Attention based Neural Solution for Wireless Channel Estimation and Effective Online Training
11 días hace | 2 descargas |
Enviada
OWC-Channels
The optical wireless channel used in the paper of "Robust Channel Estimation for Optical Wireless Communications Using Neural Ne...
11 días hace | 1 descarga |
Enviada
Attention_Based_Neural_Networks_for_Wireless_Channel_Estimat
Code for the paper Attention Based Neural Networks for Wireless Channel Estimation HA02
11 días hace | 2 descargas |
Pregunta
How to recover the WINNER2 channel perfectly
How to recover the WINNER2 channel perfectly? So I think question would be how to access channel gain of the channel or how rege...
casi 4 años hace | 0 respuestas | 0
0
respuestasPregunta
FLOPs of DAG neural network
Hi, everyone. Is there any way to measure the FLOPs or computational complexity of DAG neural network or functions? I tried to s...
casi 4 años hace | 1 respuesta | 0
1
respuestaError using dlfeval when custom training
The potential answer could be, do not specific the dimension labels when you do minibatch. Concretely, mbqTrain = minibatchque...
casi 4 años hace | 0
Pregunta
Error using dlfeval when custom training
Hi, when I was doing custom training for the model there was an error of Error using dlfeval (line 43) One input argument can...
casi 4 años hace | 1 respuesta | 0
1
respuestaHow to manually modify weights in a SeriesNetwork?
You can covert the trained NN to an object and it is a possible way, which I had test for it. modify_able_NN = NN.saveobj; % C...
alrededor de 4 años hace | 1
How to manually change pre-trained CNN's (AlexNet) weights?
You can convert the DAG net to an object and then change that object with is a structure, then load that back. It is a possible ...
alrededor de 4 años hace | 0
MATLAB 2021a Memory bug
I solved that. I installed 2021a for the third time and at this time I clicked yes for sending experience or report to MATLAB fo...
alrededor de 4 años hace | 0
Pregunta
MATLAB 2021a Memory bug
Hi, even I did not run any script, the memory usage of MATLAB 2021a, still increasing until 100%, which is definitely a bug, I h...
alrededor de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
Input Data format in deep learning
Hi, I just want to set a feature vector (size is 256 * 1) as the input of DNN, which kind of layer should I use? I saw there a...
casi 5 años hace | 1 respuesta | 0