photo

MOHINI MODI


自 2017 起处于活动状态

Followers: 0   Following: 0

消息

ECE engineer
Interest area: wireless engineer

统计学

  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


I am trying to solve following error in my code, Error using .* Matrix dimensions must agree.
clear all; EbN0_dB = 0:2.5:30; EbN0 = 10.^(EbN0_dB/10); % convert from dB scale Analytical_BER_ASK = Q(sqrt(EbN0)); % B...

7 years 前 | 1 个回答 | 0

1

个回答

已回答
Subscript indices must either be real positive integers or logicals
I got the graph, i was expecting. Thank you very much.

7 years 前 | 0

提问


Subscript indices must either be real positive integers or logicals
what should i do to not get this error? >> Subscript indices must either be real positive integers or logicals.

7 years 前 | 3 个回答 | 0

3

个回答

提问


I am getting error for Q
I am not sure, what value is needed for "Q". One in code is giving me error saying "Subscript indices must either be real posi...

7 years 前 | 1 个回答 | 0

1

个回答