MATHEMATICA FEATURED EXAMPLE
Simulate Zero Coupon Bond Using Chen's Model
| In[43]:= |
Visualize few trajectories using the stochastic Runge-Kutta method, making sure to correct the artifact of getting negative interest rates resulting from the use of an approximate simulation method:
| In[44]:= |
| Out[44]= | ![]() |
Evaluate zero-coupon bond maturing at time 1 using Monte Carlo. It is given by the mean of process
.
| In[45]:= |
| In[46]:= |
| Out[47]= | ![]() |





