how can I plot phase portait of differential equations?

2 visualizzazioni (ultimi 30 giorni)
ZHAO XU
ZHAO XU il 24 Mar 2020
Risposto: darova il 24 Mar 2020
hi there,
I'm trying to plot a graph with the following equations of motion:
how can i plot phase plane portait?
not x-y phase plane
thanks!
xz

Risposte (1)

darova
darova il 24 Mar 2020
Use meshgrid to create a mesh
Use diff to find u and v
Use quiver to create vectors
Use streamline to create phase portrait

Categorie

Scopri di più su Vector Fields in Help Center e File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by