como superar este erro

Error in diagrama_rtransmissor (line 2)
drt = (q+1)/(2*pi)*dot(A, Eo)/(norm(A)*norm(Eo));
Error in rr (line 7)
Ed0 = diagrama_rtransmissor(A, Eo);
Error in teste_variando_parametros (line 48)
vrr = rr(Ep,Rp,Et,Eo,q,Ro,Ra,p);

3 comentarios

Dyuman Joshi
Dyuman Joshi el 12 de Jun. de 2023
It is not possible to help with the limited info you have presented.
Attach your code and copy and paste the full error, which means all of the red text.
Adalberto
Adalberto el 12 de Jun. de 2023
Já enviei em anexo o códico.
obrigado Dyuman por responder ao email
Image Analyst
Image Analyst el 12 de Jun. de 2023
Attach the rr.m and teste_variando_parametros.m files.
If you have any more questions, then attach your data and code to read it in with the paperclip icon after you read this:
Also attach the actual error message. You only gave the lines that the errors occured on but not the actual error itself.

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Preguntada:

el 12 de Jun. de 2023

Comentada:

el 12 de Jun. de 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by