como superar este erro
2 次查看(过去 30 天)
显示 更早的评论
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 个评论
Image Analyst
2023-6-12
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Whos 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!