photo

MOHINI MODI


Aktiv seit 2017

Followers: 0   Following: 0

Nachricht

ECE engineer
Interest area: wireless engineer

Statistik

  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 7 Jahre vor | 0

Frage


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.

fast 7 Jahre vor | 3 Antworten | 0

3

Antworten

Frage


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

fast 7 Jahre vor | 1 Antwort | 0

1

Antwort