91av视频/亚洲h视频/操亚洲美女/外国一级黄色毛片 - 国产三级三级三级三级

資源簡介

用于計(jì)算三叉樹模型下亞式期權(quán)的定價(jià)問題。

資源截圖

代碼片段和文件信息

function?[callput]=Asiaprice1(TnKrsigmaS0N)?
??
S0=41.48;??%?underlying?asset?price?
K=40;??%?exercise?price?
T=7;?%?expiration?date?
n=7;??%?numbers?of?steps?
r=0.0272;??%?risk?free?rate?
sigma=0.275912;??%?volitility?of?stock?
N=100;?%times?of?Monte?Carlo?
deltat=1/252;?
??
u=exp(sigma*sqrt(deltat));?
d=1/u;?
m=1;?

P=(sigma^2*deltat+exp(2*r*deltat)-exp(r*deltat)*(1+d)+d

評(píng)論

共有 條評(píng)論

相關(guān)資源