Info

This question is closed. Reopen it to edit or answer.

How to solve three coupled stochastic differential equations in MATLAB/SIMULINK?:

1 view (last 30 days)
Can anybody please tell me how i can solve three coupled stochastic differential equations in matlab m.file and also in SIMULINK? For example: a'=Madt-cdt+bdt+sqrt(beta*M)acdW; b'=M/2bdt+adt-cdt+sqrt(beta*M)bcdW; c'=(1-c)dt-bdt+abdt-sqrt(beta*M)(1-c^2)dW; where M=1, beta=0.5.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!