bifurcation diagram for Maxwell-Bloch equations
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (0)
Ver también
Categorías
Más información sobre Nonlinear Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!