how to change simulink matlab (bellow) to code matlab? How do I enter the initial value?

2 vues (au cours des 30 derniers jours)
af af
af af le 13 Juil 2021
Modifié(e) : af af le 23 Août 2021
how to change simulink matlab (bellow) to code matlab?
How do I enter the initial value?
dShdt=lambdah+(k*Rh)-(1-u1)*betam*Sh-muh*Sh;
dEvdt=(1-u1)*landav*Sv-p*u3*Ev-(a2+muv)*Ev;

Réponses (1)

J Chen
J Chen le 13 Juil 2021
https://www.mathworks.com/help/matlab/ref/ode45.html
  1 commentaire
af af
af af le 23 Août 2021
Modifié(e) : af af le 23 Août 2021
hi
I removed the following article its robust controller and used a fractional-order PID instead.
But there is a problem in the simulation that one of the control signals (u_3) becomes negative (figure below).
Can you help solve this problem?
The simulation program in MATLAB is come attach.
(article name: Control of malaria outbreak using a nonlinear robust strategy with adaptive gains)
The simulation uses the FOMCON Toolbox for MATLAB.

Connectez-vous pour commenter.

Community Treasure Hunt

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

Start Hunting!

Translated by