Tagged Questions
13
votes
3answers
282 views
Plotting the solution of a vector stochastic differential equation
I have a vector stochastic differential equation,
$$\mathrm dq = p\,\mathrm dt\qquad q(0)=0$$
$$\mathrm dp = (-q -p)\mathrm dt+\mathrm dW\qquad p(0)=10$$
This can be entered to give me the process ...