Hi I have two equations here, and I wonder that how do you plot them as a phase plane. du/dt = u + 3*w + a*u^3 + a*u*w^2 and dw/dt = -u - w + a*u^3 + a*u*w^2 with singular point at (0,0).
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
This is a math problem from Phase trajectories for differential equations.
1 Kommentar
Walter Roberson
am 24 Okt. 2016
Copying the equations from the title:
du/dt = u + 3*w + a*u^3 + a*u*w^2
dw/dt = -u - w + a*u^3 + a*u*w^2
Antworten (1)
Siehe auch
Kategorien
Mehr zu Environment and Clutter finden Sie in Help Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!