Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
Reproduction rate problem that I don't no how to code at all.
조회 수: 2 (최근 30일)
이전 댓글 표시
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
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!