필터 지우기
필터 지우기

Matlab code for Model parameters Estimation

조회 수: 2 (최근 30일)
Sunday Aloke
Sunday Aloke 2023년 10월 20일
댓글: Star Strider 2023년 10월 20일
I am working on Lassa Fever I have my Model Equations but from the reported data on Lasa fever, I have only confirmed cases and death case recorded. Please, is the two data enough to obtain the parameters?2. I need the Matlab code to estimate my parameters Thanks
  댓글 수: 2
Sunday Aloke
Sunday Aloke 2023년 10월 20일
이동: Torsten 2023년 10월 20일
Here is the model equations for the model
Star Strider
Star Strider 2023년 10월 20일
I refer you to: Parameter Estimation for a System of Differential Equations (use the later code in the Comments for best results). If you have only two variables (confirmed cases and deaths) to fit, you will have to choose the appropriate columns to return as ‘Cv’. I cannot determine how successful you will be at fitting all the parameters with so few data. Also consider using ode15s instead of ode45 in the event that your system of differential equations is‘stiff’ with parameters of significantly-varying orders-of-magnitude.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 Biological and Health Sciences에 대해 자세히 알아보기

제품


릴리스

R2007b

Community Treasure Hunt

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

Start Hunting!

Translated by