Info
La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.
Reproduction rate problem that I don't no how to code at all.
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
1. Let’s begin with the Malthusian model: dP dt = rP P(0) = P0 (1) where P(t) is the population as a function of time, and r is the reproductive rate. We will consider r = 0.693 and P0 = 2, and the time interval to be t ∈ [0, 10].
(a) Solve (1) using the “ode45” function on MATLAB, over the time interval [0, 10]. Plot the solution P(t) versus t, and make sure you label the axes.
0 comentarios
Respuestas (0)
La pregunta está cerrada.
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!