Need help with matlab code for age structured model.
Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
Ältere Kommentare anzeigen
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.
Antworten (0)
Diese Frage ist geschlossen.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!