photo

Shireen Shah


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

  • First Review
  • First Answer
  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Differrence between feed forward & feed forward back propagation
can you please tell me which command(newff or feedforwardnet) is good choice to be used for channel estimation in OFDM using neu...

6 years 前 | 0

提问


neural network isn't training properly. It shows "minimum gradient reached" just after few epochs.
I am trying to write a code for "channel estimation in OFDM using neural networks" but the results of neural network aren't sati...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Channel Estimation in OFDM using Neural Networks.
I am trying to implement the following code, but i get lots of fluctuations in MSE vs SNR of Neural networks. Could anyone pl...

6 years 前 | 0 个回答 | 0

0

个回答

提问


Can I get a Matlab code for 'Channel Estimation in OFDM systems using SVD'?
I m trying to implement one of d papers of Jan Beek, Edfors Ove. but am encountering few errors in that. could anyone who is or...

6 years 前 | 1 个回答 | 0

1

个回答

提问


How can i rectify this error "Subscripted assignment dimension mismatch."
clc clear all nCP = 8; %round(Tcp/Ts); nFFT = 64; NT = nFFT + nCP; F = dftmtx(nFFT)/sqrt(nFFT); MC = 150...

6 years 前 | 1 个回答 | 0

1

个回答