01 January 1970 7 10K Report

I have a two dimensional stochastic  equation like this

dX=AXdt+BXdV1+CXdV2

Where A B and C  are matrices, dV1 and dV2 are correlated with each other and called color noises. My question is , if i want to use Range Kutta scheme, do i need to normalize the color noise and  make it of length sqrt(dt)  like  White noise  or we can use Platen's and Kloeden's Range Kutta scheme directly for color noise case. 

Similar questions and discussions