ASSISTANCE ON RUNNING RANDOM VARIABLES IN A FUNCTION
Ältere Kommentare anzeigen
I have a function "dydt=Q(Cin-y)-(Vs/H1)(1-Fd)CT-(K1/H1)(CD1-CD2)"
There are values that are constant (all but Q and Cin)
I want to start on that function but it is difficult since I'm not familiar with matlab if I can have a full written code I will be more than thankful
It is for learning purpose: video links will also be much appreciated
Akzeptierte Antwort
Weitere Antworten (2)
Sulaymon Eshkabilov
am 12 Aug. 2020
0 Stimmen
Hi,
Here is a nice tutorial that explains everything what you need for your exercise.
1 Kommentar
CLEMENT CHIBOKO
am 13 Aug. 2020
John D'Errico
am 12 Aug. 2020
Bearbeitet: John D'Errico
am 12 Aug. 2020
0 Stimmen
Note that a random variable is a well defined term in mathematics and statistics, though much of the time when I see someone use that phrase, it is merely a way of describing a variable where they do not know the value, or where their professor will decide to call their code with some unknown value.
So, is this just a question about how to solve an ordinary differential equation, or how to solve a stochastic differential equation, thus an SDE?
1 Kommentar
CLEMENT CHIBOKO
am 13 Aug. 2020
Kategorien
Mehr zu Image Category Classification 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!