搜索资源列表
callandput
- 利用二叉树及蒙特卡罗方法计算欧式美式权证的例程,需要的可自行下载-binary tree using the Monte Carlo method and the American Continental E routines, and we need to be downloaded
MATLAB图像处理源程序
- 程序代码说明 P0201:MATLAB赋值 P0202:MATLAB中的for循环 P0203:MATLAB中的for循环和if条件 P0205:MATLAB图像处理的基本操作 P0206:MATLAB高级图像处理操作 P0207:根据RGB图像创建一幅灰度图像 P0208:二值图像的取反操作 P0209:用imshow函数显示图像 P0210:在同一个窗口内显示两幅图像 2.rar (15.23k) 程序代码说明 P0301:数字图像矩阵数据的显示及其傅立叶变换 P0
MatlabRidgeDetection
- Matlab多种图像边缘检测方法 1、用Prewitt算子检测图像的边缘 2、用不同σ值的LoG算子检测图像的边缘 3、用Canny算子检测图像的边缘 4、图像的阈值分割 5、用水线阈值法分割图像 6、对矩阵进行四叉树分解 7、将图像分为文字和非文字的两个类别 8、形态学梯度检测二值图像的边缘 9、形态学实例——从PCB图像中删除所有电流线,仅保留芯片对象-Matlab a variety of image edge detection method 1, u
financial-compute
- 包括期权的二叉树定价在内的一系列算例,这些是期权定价方法中最简单便捷的数值定价方法-It includes the CRR method of option pricing,and so on
Newly_Am_put
- 用于计算新发行的美式期权的价格,采用的是二叉树方法-To calculate newly-issued American option using CRR BTM method
NotNewly_Am_put
- 用于计算非新发行的美式期权的定价,采用二叉树方法-To calculate the not newly-issued American option price using CRR BTM method
American Options
- 用多种方法求解美式期权定价问题,其中包括二叉树方法,有限差分法,最小二乘蒙特卡洛模拟法(LSM法),并对这几种方法进行了对比(Several methods are used to solve American option pricing problems, including binary tree method, finite difference method, least squares Monte Carlo simulation method (LSM method). These