photo

Shireen Shah


Last seen: 2 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

4 个提问
1 个回答

排名
172,290
of 300,015

声誉
0

贡献数
4 个提问
1 个回答

回答接受率
25.0%

收到投票数
0

排名
 of 20,862

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,926

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

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

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

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

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

7 years 前 | 1 个回答 | 0

1

个回答