Plot Phase Portraits of Dynamical Systems and State-Space Models in Python

preview_player
Показать описание
#python #dynamicalsystems #controltheory #physics #chaos #robotics #mechanicalengineering #mechatronics #electricalengineering #optimization
It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
- You Can also press the Thanks YouTube Dollar button

The tutorial webpage accompanying this video lecture is given here:

In this dynamical system tutorial, we explain how to plot phase portraits of dynamical systems and state-space models in Python. We use the Python functions quiver() and odeint().
Рекомендации по теме
Комментарии
Автор

It takes a significant amount of time and energy to create these free video tutorials. You can support my efforts in this way:
- You Can also press the Thanks YouTube Dollar button

aleksandarhaber
Автор

Great work! Have been looking for a way to do this in python, but haven't found a way to do it, until now. Ty for sharing

jesperbertelsen