I have the sde as SDE=(ax(t)-cx(t)*log(x(t)))dt+bx(t)*dW(t); with a=0.1; b=0.2;c=0.3. I was wondering how to implement that into matlab and get a graph as I have been unable to get anywhere so far?
Asked
Active
Viewed 56 times
0
-
how do you use mathjax in matlab? – George Hendry Feb 27 '22 at 12:11
-
not familiar with matlab, but this link might help: https://www.mathworks.com/help/matlab/math/differential-equations.html – cineel Feb 27 '22 at 12:19