搜索资源列表
ARM9(s3c2410)boot
- 2410addr.inc:s3c2410内部寄存器定义 memcfg.inc : 存储块配置,主要定义时序 option.inc : s3c2410堆栈地址,时钟等设置 。 2410init.asm: 启动代码 -2410addr.inc : s3c2410 internal registers definition memcfg.inc : storage block allocation Timing option.i
dvd
- Option Explicit Private Declare Function CDdoor Lib "winmm.dll" Alias "mciSendStringA" _ (ByVal lpstrCommand As String, ByVal lpstrReturnString As String, _ ByVal uReturnLength As Long, ByVal hwndCallback As Long)
Ap
- Price the American put option via Monte carlo simulation and the LSM
mantocarlosimulation
- 期权定价模型的说明,欧式期权定价实例讲解与评价-Option pricing model descr iption of examples of European option pricing and evaluation on
European_Option_Pricing_Mente_Carlo_Simulation
- 根据BS公式,通过Mente Carlo模拟对欧式期权进行定价的源码。即使不是做期权定价的,该源码也是一个非常好的理解如何做Mente Carlo模拟的实例。-Based on the Black-Scholes formula, codes for pricing the European options through the Mente Carlo simulation. It is a very good example for
option
- 优化算法,是FORTRUN语言写。都经过了运行。-this is code of the number caculation in opt
2nd
- This project has 3 options.At a time 1 option can be selected.If you select 1st option then the output with that option is displayed.
MonteCarlo
- hs is the set of files (with the powerpoint presentation, in french or in english) used for the Webinar "Simulation de Monte Carlo en MATLAB". - The first demo (LakeArea, run MainLakeArea) is computing the size of a
VGFiniteDiff
- American Option Pricing in Variance Gamma using Finite Difference
select-option-disabled-emulation
- select-option-disabled-emulation.js解决IE6 Select 中 option 的disabled属性无效的办法~~~在页面加载时架子该js,呵呵有点问题:onchange 时间冲突 自己-select-option-disabled-emulation.js
MonteCarlo
- 使用直接模拟蒙特卡罗法的Matlab编程,里面三个算例,如湖面积、资产路径等的概率求解法~-Vincent Leclercq, The MathWorks, 2007 vincent.leclercq@mathworks.fr Ths is the set of files (with the powerpoint presentation, in french or in english) used for the We
OPTION
- 对复合奇异的蒙特卡洛模拟程序,亚洲期权、障碍期权的集合体 -Monte Carlo simulation of composite extoic option
optionpricecalleuropeansimulated
- simulation of European call option using Monte Carlo simulaiton
optionpricedeltacalleuropeansimulated
- simulation of Delta European call option using Monte Carlo simulation
optionpricedeltaputeuropeansimulated
- Simulation of Delta European put option price using Monte Carlo simulation
up_in_call
- The pricing model for the Binomial tree model, for the up and in barrier call option
option-pricing
- 期权定价中用到的基础资产价格模拟以及相应的期权定价问题-Used in option pricing based on asset prices and the corresponding simulated option pricing problem
SELECT-and-option-setting
- SELECT and option setting
option
- 单项选择和多项选择题,可以通过这个做一张试卷-single option and multiplication option
European option
- 给出了欧式期权定价的matlab程序,简单易懂,利于初学者使用(European option pricing)