How to plot stochastic differential equation in three variables?
Show older comments
dx1=(a+x1-x2*x3)dt-c1dw1; dx2=(v-x2=x2x3)dt-c2dw1; dx3=(q-x3-sx1-x3x1)dt-c3dw2;
1 Comment
amita tripathi
on 26 Sep 2016
Accepted Answer
More Answers (0)
Categories
Find more on Numerical Integration and Differential Equations in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!