How can I solve this transcendental equation graphically?
2 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/196950/image.png)
n1=1.77, n2=1.45, n3=1, V=6.378, aE=1.07. Xi is the variable. I want to solve this equation graphically so that solutions will be the points at the interaction of two lines. Any information would be appreciated.
0 Commenti
Risposta accettata
Mischa Kim
il 4 Ott 2018
Timaway, define a vector Xi, e.g. using the linspace command. Then plot tan(Xi) and the right side of your equation into the same figure and find the intersection point.
0 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Dialog Boxes in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!