Differential Equation Graph From Initial Conditions
Ältere Kommentare anzeigen
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 Kommentare
J. Alex Lee
am 7 Feb. 2020
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
am 7 Feb. 2020
Bearbeitet: Connor Wright
am 7 Feb. 2020
Antworten (1)
Karthi Ramachandran
am 7 Feb. 2020
0 Stimmen
Check the file below may be it will help
Kategorien
Mehr zu Programming finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!