Differential Equation Graph From Initial Conditions
古いコメントを表示
Hello,
I have next to now time to get this done, I need to output a graph displaying N = 2 and Lamda = 0.001 using live scripts for some uni course work.
Problem being my tutor has yet to go over anything to do with MatLab so I'm flying blind.
How can I get this done quickly?
The equation is as follows;
dN / dt = −λN(t)
Initail conditions are N = 2 and Lamda = 0.001
Thanks in advance.
2 件のコメント
J. Alex Lee
2020 年 2 月 7 日
What are you supposed to graph?
Before running to matlab, what is the math problem that needs to be solved? Do you know how to solve it? What role will matlab need to play in this process?
Connor Wright
2020 年 2 月 7 日
編集済み: Connor Wright
2020 年 2 月 7 日
回答 (1 件)
Karthi Ramachandran
2020 年 2 月 7 日
0 投票
Check the file below may be it will help
カテゴリ
ヘルプ センター および File Exchange で Programming についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!