Dianxin - MATLAB Central
photo

Dianxin


University of Edinburgh

Last seen: 11 días hace Con actividad desde 2020

Followers: 0   Following: 0

Mensaje
Programming Languages:
Python, MATLAB
Spoken Languages:
English, Chinese

Estadística

All
MATLAB AnswersFile ExchangeFrom 07/20 to 04/25Use left and right arrows to move selectionFrom 07/20Use left and right arrows to move left selectionTo 04/25Use left and right arrows to move right selectionUse TAB to select grip buttons or left and right arrows to change selection100%
MATLAB Answers

5 Preguntas
4 Respuestas

File Exchange

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

  • GitHub Submissions Level 3
  • First Submission
  • Thankful Level 2
  • Thankful Level 1
  • First Answer
  • First Review

Ver insignias

Feeds

Ver por

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 |

0.0 / 5

Enviada


Interpolation-ResNet
Invited paper for WSA 2021

11 días hace | 1 descarga |

0.0 / 5

Enviada


ICC_2023
Code for Achieving Robust Generalization for Wireless Channel Estimation Neural Networks by Designed Training Data

11 días hace | 3 descargas |

0.0 / 5

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 |

0.0 / 5

Enviada


Channelformer
Code for Channelformer: Attention based Neural Solution for Wireless Channel Estimation and Effective Online Training

11 días hace | 2 descargas |

0.0 / 5

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 |

0.0 / 5

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 |

0.0 / 5

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

respuestas

Pregunta


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

respuesta

Respondida
Error 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

respuesta

Respondida
How 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

Respondida
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

Respondida
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

respuesta

Pregunta


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

1

respuesta