How to compare approximations and near exact solutions of SDE with Euler scheme?

后端 未结 0 1859
不思量自难忘°
不思量自难忘° 2021-02-07 00:05

The code I used to apply the SDEs and the Black-Scholes scheme in python:

# dw Wiener process
def dW(delta_t):
    """" Random sample          


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题