Programming Languages:
Python, MATLAB
Spoken Languages:
English, Chinese
Python, MATLAB
Spoken Languages:
English, Chinese
Feeds
제출됨
Channel-Estimation
Simulates an FBMC and OFDM transmission over a doubly-selective channel. Allows to reproduce all figures from "Doubly-Selective ...
7개월 전 | 다운로드 수: 4 |
제출됨
ICC_2023
Code for Achieving Robust Generalization for Wireless Channel Estimation Neural Networks by Designed Training Data
7개월 전 | 다운로드 수: 3 |
제출됨
Signal_detection_OFDMPowerofDNN
MATLAB demonstration for the paper 'Power of Deep Learning for Channel Estimation and Signal Detection in OFDM Systems'
7개월 전 | 다운로드 수: 3 |
제출됨
Channelformer
Code for Channelformer: Attention based Neural Solution for Wireless Channel Estimation and Effective Online Training
7개월 전 | 다운로드 수: 2 |
제출됨
OWC-Channels
The optical wireless channel used in the paper of "Robust Channel Estimation for Optical Wireless Communications Using Neural Ne...
7개월 전 | 다운로드 수: 1 |
제출됨
Attention_Based_Neural_Networks_for_Wireless_Channel_Estimat
Code for the paper Attention Based Neural Networks for Wireless Channel Estimation HA02
7개월 전 | 다운로드 수: 3 |
질문
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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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...
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년 초과 전 | 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년 초과 전 | 답변 수: 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...
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년 초과 전 | 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 ...
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년 초과 전 | 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...
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년 초과 전 | 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0






