photo

Dianxin


University of Edinburgh

Last seen: 6 months 前 自 2020 起处于活动状态

Followers: 0   Following: 0

消息

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

统计学

All
MATLAB Answers

5 个提问
4 个回答

File Exchange

7 文件

排名
22,502
of 300,270

声誉
2

贡献数
5 个提问
4 个回答

回答接受率
40.0%

收到投票数
1

排名
17,095 of 20,903

声誉
5

平均
0.00

贡献数
7 文件

下载次数
17

ALL TIME 下载次数
52

排名

of 167,902

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

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

查看徽章

Feeds

排序方式:

已提交


Channel-Estimation
Simulates an FBMC and OFDM transmission over a doubly-selective channel. Allows to reproduce all figures from "Doubly-Selective ...

6 months 前 | 4 次下载 |

0.0 / 5

已提交


Interpolation-ResNet
Invited paper for WSA 2021

6 months 前 | 1 次下载 |

0.0 / 5

已提交


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

6 months 前 | 1 次下载 |

0.0 / 5

已提交


Signal_detection_OFDMPowerofDNN
MATLAB demonstration for the paper 'Power of Deep Learning for Channel Estimation and Signal Detection in OFDM Systems'

6 months 前 | 3 次下载 |

0.0 / 5

已提交


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

6 months 前 | 3 次下载 |

0.0 / 5

已提交


OWC-Channels
The optical wireless channel used in the paper of "Robust Channel Estimation for Optical Wireless Communications Using Neural Ne...

6 months 前 | 1 次下载 |

0.0 / 5

已提交


Attention_Based_Neural_Networks_for_Wireless_Channel_Estimat
Code for the paper Attention Based Neural Networks for Wireless Channel Estimation HA02

6 months 前 | 3 次下载 |

0.0 / 5

提问


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...

4 years 前 | 0 个回答 | 0

0

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
Error using dlfeval when custom training
The potential answer could be, do not specific the dimension labels when you do minibatch. Concretely, mbqTrain = minibatchque...

4 years 前 | 0

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

已回答
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...

4 years 前 | 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 ...

4 years 前 | 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...

4 years 前 | 0

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答