bifurcation diagram for Maxwell-Bloch equations
2 views (last 30 days)
Show older comments
I am pretty new to MATLAB and could use some help with the following:
When I have the following Maxwell-Bloch equations:
dE/dt =-0.1*E + 0.25*P
dP/dt = -P+0.8*E*D
dD/dt = -4*(D-Lambda)+E*P
How can I plot the bifurcation diagram of this multi dimensional system. Is is possible plot this for multiple values of lambda. If not can anyone help me to plot the bifurcation diagram?
Thanks a lot!
0 Comments
Answers (0)
See Also
Categories
Find more on Nonlinear Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!