Main Content

本页翻译不是最新的。点击此处可查看最新英文版本。

模拟

从 SDE 模型生成标准蒙特卡罗模拟或准蒙特卡罗模拟

对象

sde随机微分方程 (SDE) 模型
bm布朗运动 (BM) 模型
gbm几何布朗运动 (GBM) 模型
merton Merton jump diffusion model (自 R2020a 起)
bates Bates stochastic volatility model (自 R2020a 起)
drift漂移率模型分量
diffusion扩散率模型分量
sdeddo基于漂移和扩散分量建立随机微分方程 (SDEDDO) 模型
sdeldSDE with Linear Drift (SDELD) model
cev常方差弹性 (CEV) 模型
cir考克斯-英格索尔-罗斯 (CIR) 均值回归平方根扩散模型
hestonHeston 模型
hwv赫尔-怀特/瓦西塞克 (HWV) 高斯扩散模型
sdemrdSDE with Mean-Reverting Drift (SDEMRD) model
rvmRough volatility model (RVM) (自 R2023b 起)

函数

全部展开

simByEulerEuler simulation of stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, or SDEMRD models
simByMilsteinSimulate diagonal diffusion for BM, GBM, CEV, HWV, SDEDDO, SDELD, or SDEMRD sample paths by Milstein approximation (自 R2023a 起)
simByMilstein2Simulate BM, GBM, CEV, HWV, SDEDDO, SDELD, SDEMRD process sample paths by second order Milstein approximation (自 R2023b 起)
simulateSimulate multivariate stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, SDEMRD, Merton, or Bates models
simBySolutionSimulate approximate solution of diagonal-drift GBM processes
simBySolutionSimulate approximate solution of diagonal-drift HWV processes
simBySolutionSimulate approximate solution of diagonal-drift Merton jump diffusion process (自 R2020a 起)
simByTransitionSimulate Heston sample paths with transition density (自 R2020b 起)
simByTransitionSimulate Bates sample paths with transition density (自 R2020b 起)
simByTransitionSimulate CIR sample paths with transition density
simByQuadExpSimulate Bates, Heston, and CIR sample paths by quadratic-exponential discretization scheme (自 R2020a 起)
simByEulerEuler simulation of stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, or SDEMRD models
simByEulerSimulate Bates sample paths by Euler approximation (自 R2020a 起)
simByEulerSimulate Merton jump diffusion sample paths by Euler approximation (自 R2020a 起)
simByMilsteinSimulate diagonal diffusion Merton sample paths by Milstein approximation (自 R2023a 起)
simByMilsteinSimulate Heston process sample paths by Milstein approximation (自 R2023a 起)
simByMilsteinSimulate Bates process sample paths by Milstein approximation (自 R2023a 起)
simByMilsteinSimulate CIR process sample paths by Milstein approximation (自 R2023a 起)
simByMilstein2Simulate Bates process sample paths by second order Milstein approximation (自 R2023b 起)
simByMilstein2Simulate CIR process sample paths by second order Milstein approximation (自 R2023a 起)
simByMilstein2Simulate Heston process sample paths by second order Milstein approximation (自 R2023b 起)
simByMilstein2Simulate diagonal diffusion Merton sample paths by second order Milstein approximation (自 R2023b 起)
simulateSimulate multivariate stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, SDEMRD, Merton, or Bates models
simByEulerSimulate RVM or roughbergomi sample paths by Euler approximation (自 R2023b 起)
simByHybridSimulate RVM or roughbergomi sample paths by hybrid approximation (自 R2023b 起)
simulateSimulate multivariate stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, SDEMRD, Merton, or Bates models
simByEulerEuler simulation of stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, or SDEMRD models
interpolateBrownian interpolation of stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, or SDEMRD models
simByTransitionSimulate Heston sample paths with transition density (自 R2020b 起)
simByQuadExpSimulate Bates, Heston, and CIR sample paths by quadratic-exponential discretization scheme (自 R2020a 起)
simByTransitionSimulate CIR sample paths with transition density
simByQuadExpSimulate Bates, Heston, and CIR sample paths by quadratic-exponential discretization scheme (自 R2020a 起)
simBySolutionSimulate approximate solution of diagonal-drift GBM processes
simBySolutionSimulate approximate solution of diagonal-drift HWV processes
simulateSimulate multivariate stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, SDEMRD, Merton, or Bates models
simByEulerSimulate Bates sample paths by Euler approximation (自 R2020a 起)
simByTransitionSimulate Bates sample paths with transition density (自 R2020b 起)
simByQuadExpSimulate Bates, Heston, and CIR sample paths by quadratic-exponential discretization scheme (自 R2020a 起)
simulateSimulate multivariate stochastic differential equations (SDEs) for SDE, BM, GBM, CEV, CIR, HWV, Heston, SDEDDO, SDELD, SDEMRD, Merton, or Bates models
simByEulerSimulate Merton jump diffusion sample paths by Euler approximation (自 R2020a 起)
simBySolutionSimulate approximate solution of diagonal-drift Merton jump diffusion process (自 R2020a 起)
ts2funcConvert time series arrays to functions of time and state

主题