How to analyze and evaluate a system of differential equations without equilibrium points?

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

This is too broad of a question without knowing what f1 and f2 look like.
@James Tursa Thank you for your reply. I am thinking how to specify the question.
But you have not even suggested how this is a question about MATLAB.
@Star Strider Thank you sir. The model contains strong nonlinearities so it is difficult to build a transfer function.
@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.
.
@Star Strider @James Tursa Thank you. I can calculate the system to show its phase plane by using Ode45 in Matlab. I find that the area of the curve around the attractive point maybe a way to evaluate the system of differential equations.
For example. I draw the phase plane by Data.mat as shown below, and (0,20) is the point of attraction.
Now I want to calculate the area as shown below by Data.mat.
The whole area can be divided to these parts.
Let me ask a separate question about calculating the area.

Accedi per commentare.

Risposte (0)

Richiesto:

il 8 Ott 2021

Modificato:

il 11 Ott 2021

Community Treasure Hunt

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

Start Hunting!

Translated by