how can I plot phase portait of differential equations?

1 次查看(过去 30 天)
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

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Vector Fields 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by