How to plot stochastic differential equation in three variables?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
amita tripathi
el 26 de Sept. de 2016
Comentada: amita tripathi
el 26 de Sept. de 2016
dx1=(a+x1-x2*x3)dt-c1dw1; dx2=(v-x2=x2x3)dt-c2dw1; dx3=(q-x3-sx1-x3x1)dt-c3dw2;
Respuesta aceptada
Shican Liu
el 26 de Sept. de 2016
Considering the three assets are related to each other, how about drawing them one by one. For more information , http://personal.strath.ac.uk/d.j.higham/algfiles.html
Más respuestas (0)
Ver también
Categorías
Más información sobre Numerical Integration and Differential Equations en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!