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