Study the Stochastic Exponential Function
Define the stochastic exponential of the Wiener process as a transformed Wiener process.
In[1]:= | ![]() X |
Simulate the process.
In[2]:= | ![]() X |
In[3]:= | ![]() X |
Out[3]= | ![]() |
Compute the mean and variance for a time slice of the process.
In[4]:= | ![]() X |
Out[4]= | ![]() |
Compare with the result using the corresponding SDE .
In[5]:= | ![]() X |
In[6]:= | ![]() X |
Out[6]= | ![]() |
Define the stochastic exponential of the compensated Poisson process as a transformed Poisson process.
In[7]:= | ![]() X |
In[8]:= | ![]() X |
Out[8]= | ![]() |
In[9]:= | ![]() X |
Out[9]= | ![]() |