How can I solve this transcendental equation graphically?
3 views (last 30 days)
Show older comments

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 Comments
Accepted Answer
Mischa Kim
on 4 Oct 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 Comments
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!