October 4th, 2010, 12:13 pm
So I'm trying to create a MC simulation for SABR in Matlab. SABR is defined as The closest thing to SABR in Matlab is In our case, we would haveobj = sdemrd(0, 0, beta, alpha)obj = sdemrd(0, 0, 1, nu)The problem is, how do I define the correlation between W1 and W2? I have already estimated all the parameters alpha, beta, rho and nu so all I have to do is define the SDE and I'm good to go.
Last edited by
tyskland88 on October 3rd, 2010, 10:00 pm, edited 1 time in total.