
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
0 件のコメント
回答 (1 件)
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

0 件のコメント
参考
カテゴリ
Help Center および File Exchange で Numerical Integration and Differential Equations についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!