RadialP2D_2(N, t0, Dt, T = 1, X0, Y0, v, K, s, Sigma, Output = FALSE)
discretization
).X(t)
at time t0
.Y(t)
at time t0
.0 < v < sqrt(X0^2 + Y0 ^2)
K > 0
.s >= 2
.Sigma > 0
.Output = TRUE
write a Output
to an Excel (.csv).dW1(t)
and dW2(t)
are brownian motions independent.
For more detail consulted References
.snssde2D
, PredCorr2D
, RadialP2D_1PC
, RadialP3D_1
, tho_M1
, fctgeneral
, hist_general
, Kern_meth
.RadialP2D_2(N=1000, t0=0, Dt=0.001, T = 1, X0=2, Y0=3, v=0.5, K=16,
s=2,Sigma=0.2, Output = FALSE)
Run the code above in your browser using DataLab