photo

MOHINI MODI


Con actividad desde 2017

Followers: 0   Following: 0

Mensaje

ECE engineer
Interest area: wireless engineer

Estadística

  • Thankful Level 1

Ver insignias

Feeds

Ver por

Pregunta


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

casi 7 años hace | 1 respuesta | 0

1

respuesta

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

casi 7 años hace | 0

Pregunta


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.

casi 7 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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

casi 7 años hace | 1 respuesta | 0

1

respuesta