photo

MOHINI MODI


Attivo dal 2017

Followers: 0   Following: 0

Messaggio

ECE engineer
Interest area: wireless engineer

Statistica

  • Thankful Level 1

Visualizza badge

Feeds

Visto da

Domanda


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

quasi 7 anni fa | 1 risposta | 0

1

risposta

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

quasi 7 anni fa | 0

Domanda


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.

quasi 7 anni fa | 3 risposte | 0

3

risposte

Domanda


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

quasi 7 anni fa | 1 risposta | 0

1

risposta