Phase portrait for a matrix

2 次查看(过去 30 天)
Sergio Manzetti
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 个)

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

类别

Help CenterFile Exchange 中查找有关 Ordinary Differential Equations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by