solving 2nd order nonlinear ode Numeric solution by using ode45
์ด์ ๋๊ธ ํ์
the eqution
d^2u/dt -k(1-u^2)du/dt+au = 0
initial condition
u(0)=2 (dimensionless); du/dt (0)=0
question
(a) With ๐๐ = 1.0 s-1, determine the value of ๐๐ that would give a heart rate of 1.25 beats/second and Graphically display ๐ข๐ข(t) for this value of ๐๐ and 0 โค tโค 5 ๐ ๐ . (25 points).
(b) Graphically display ๐ข๐ข(t) for your chosen values ๐๐ and ๐๐ and 0 โค t โค 5 ๐ ๐ . Interpret the results.
์ฑํ๋ ๋ต๋ณ
์ถ๊ฐ ๋ต๋ณ (0๊ฐ)
์นดํ ๊ณ ๋ฆฌ
๋์๋ง ์ผํฐ ๋ฐ File Exchange์์ Ordinary Differential Equations์ ๋ํด ์์ธํ ์์๋ณด๊ธฐ
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
