plot a nonlinear equation using FSOLVE Routine in matlab
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello all;
I have a nonlinear equation like this :

in this equation :
and:
f is frequency and is between:
I want to plot
vs. f.
there is from an article in which the author said she used FSOLVE Routine in matlab to solve this. and at last she derived this figure:

in which the real and imaginary parts of ky are considered.
so how the author of the article solved the equation for both the real and the imaginary part of ky?
Just give me a hint, I will do the rest.
BR
Mohammad
----------------------------------------------
2 Kommentare
Torsten
am 8 Mai 2019
Bearbeitet: Torsten
am 8 Mai 2019
Just out of interest:
Why does the graphic show Im(ky) for 0<f<10 and Re(ky) for 10<f<20 ? Is there a physical reason for this ?
And why does the y-axis show real values for ky if ky itself is complex-valued ? Does it mean that the y-axis shows Re(ky) resp. Im(ky) depending on the region for f ?
And what is eta(ky) ?
Antworten (0)
Siehe auch
Kategorien
Mehr zu Systems of Nonlinear Equations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!