Phase portrait for a matrix

3 ビュー (過去 30 日間)
Sergio Manzetti
Sergio Manzetti 2017 年 11 月 15 日
回答済み: Sergio Manzetti 2017 年 11 月 15 日
I have solved a system of ODEs, and would like to plot a phase portrait in MATLAB. This gave me the following matrix:
[ 1, i ; 3, 5i]
How can I simply plot the spiral potrait in MATLAB for this?
Thanks
  1 件のコメント
Birdman
Birdman 2017 年 11 月 15 日
Can you share your differential equations?

サインインしてコメントする。

回答 (1 件)

Sergio Manzetti
Sergio Manzetti 2017 年 11 月 15 日
Yes, it is:
5i Y'' - 3i Y' = 0

カテゴリ

Help Center および File ExchangeOrdinary Differential Equations についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by