![photo](/responsive_image/150/150/0/0/0/cache/matlabcentral/profiles/10684768_1522137135810_DEF.jpg)
MOHINI MODI
自 2017 起处于活动状态
Followers: 0 Following: 0
ECE engineer
Interest area: wireless engineer
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.
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