How to analyze and evaluate a system of differential equations without equilibrium points?
Mostra commenti meno recenti
There is a system of differential equations containing more than two variables, and the differentials of the variables cannot all be zero at the same time, and the equilibrium point may not exist. Now we can calculate the system to show its phase plane by using Runge-Kutta methods (Ode45 in Matlab). But phase plane is not suitable for analysis and evaluation and there is no quantitative index. Can one give some advice to analyze and evaluate this system? Thank you.

where where c is a constant.
8 Commenti
James Tursa
il 8 Ott 2021
This is too broad of a question without knowing what f1 and f2 look like.
Star Strider
il 9 Ott 2021
.
John D'Errico
il 9 Ott 2021
But you have not even suggested how this is a question about MATLAB.
Cola
il 10 Ott 2021
Star Strider
il 10 Ott 2021
@Cola — My pleasure. Transfer functions are generally linear by definition, however systems that are nonlinear can be essentially ‘transfer functions’ of a sort if they are linearised models, perhaps with time-varying parameters. (This can get extremely complicated extremely quickly.) They generally use state-space representations rather than typical ‘transfer function’ representations, since those are easier to work with.
.
Cola
il 11 Ott 2021
Risposte (0)
Categorie
Scopri di più su Stability Analysis in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


