Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Need help with matlab code for age structured model.
조회 수: 7 (최근 30일)
이전 댓글 표시
Could you please help me with the code of the following age structured mathematical model:

Where the parameters:

Also the initial conditions are:

Further the functions are:
We can use forward difference scheme for discretization of partial derivative of state variables with respect to variable 't' and central difference scheme for discretization of partial derivative of state variables with respect to variable 'a", i.e.,

Similarly we use this for other variables. For the integration we can use trapezoidal rule.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!