bifurcation diagram for Maxwell-Bloch equations

2 views (last 30 days)
Henk
Henk on 18 Nov 2014
Edited: Henk on 18 Nov 2014
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!

Answers (0)

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!