Phase portrait for a matrix

조회 수: 4 (최근 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 CenterFile Exchange에서 Mathematics에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by