Borrar filtros
Borrar filtros

Phase portrait for a matrix

2 visualizaciones (últimos 30 días)
Sergio Manzetti
Sergio Manzetti el 15 de Nov. de 2017
Respondida: Sergio Manzetti el 15 de Nov. de 2017
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 comentario
Birdman
Birdman el 15 de Nov. de 2017
Can you share your differential equations?

Iniciar sesión para comentar.

Respuestas (1)

Sergio Manzetti
Sergio Manzetti el 15 de Nov. de 2017
Yes, it is:
5i Y'' - 3i Y' = 0

Categorías

Más información sobre Ordinary Differential Equations en Help Center y File Exchange.

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by