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

조회 수: 1 (최근 30일)
af af
af af 2021년 7월 13일
편집: af af 2021년 8월 23일
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;

답변 (1개)

J Chen
J Chen 2021년 7월 13일
https://www.mathworks.com/help/matlab/ref/ode45.html
  댓글 수: 1
af af
af af 2021년 8월 23일
편집: af af 2021년 8월 23일
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.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by