-
Monte-Carlo1
应用蒙特卡罗模拟方法计算期权价格
统计模拟方法亦称蒙特卡罗(Monte-Carlo)方法.因为通常的教科书几乎不涉及
此内容.了解的人不多。听到过的人又常把它看作是统计力学或核物理等学科的专门工具.很少想到这个方法与自己的科研工作有什么关系。
(Application of Monte Carlo simulation method of calculating the option price statistics, also known as Monte Carlo simulation method (Monte-Carlo) methods. Because textbooks are usually almost do not involve this content. Not many people understand. Heard of people often see it as a statistical mechanics or nuclear physics disciplines, such as specialized tools. Rarely thought about this method and their own research work has anything to do.)
- 2020-11-25 14:59:32下载
- 积分:1
-
VservoingToolbox2.0
SIMULATION ON MATLAB AND VISUAL SERVOING
- 2010-10-17 01:55:26下载
- 积分:1
-
matlab_MFiles
matlab的一些接口程序!希望对学习matlab的同仁们有所帮助~(some matlab interface program! Want to learn matlab help colleagues ~)
- 2009-05-12 10:29:52下载
- 积分:1
-
matlabjuanji6
matlab实习卷积运算。很高兴与大家分享此代码。(Matlab internship convolution operators. Very pleased to share with you that this code.)
- 2007-06-03 19:26:35下载
- 积分:1
-
normal-estimation-for-3D
三维点云法向量估计综述由于获取方便、表示简单、灵活等优势,点云逐渐成为常用的三维模型表示方法之一。法向量作为点云必不可少的属性
之一,其估计方法在点云处理中具有重要的位置。另一方面,由于点云获取过程中不可避免的噪声、误差和遮挡,点云中通常含
有噪声、外点和空洞,并且部分采样模型如CAD模型,也会存在尖锐特征,这些都给法向量估计提出了挑战。对当前已有的点云
法向量估计算法进行综述,分析其原理及关键技术,着重分析它们在处理噪声、外点和尖锐特征等方面的能力并给出比较,最后
为未来研究提供了一些建议(The three-dimensional point cloud normal vector estimation summarized obtain convenient, represents a simple, flexible, and becoming one of the methods commonly used three-dimensional model represents the point cloud. Normal vector of one of the as point clouds essential attributes, its estimation method has important position in the point cloud processing. On the other hand, the noise is inevitable in the process to obtain because of the point cloud, error and occlusion, point cloud typically contains noise outside point and empty, and part of the sampling model such as CAD models, there will still be sharp features, which gave the normal vector estimated that presents a challenge. Overview of current existing point cloud normal vector estimation algorithm, analysis of the principle and key technologies, and analyzed their ability to deal with the noise, the outer points and sharp features and gives comparison, and finally provide some suggestions for future research)
- 2013-03-03 15:48:46下载
- 积分:1
-
Nakagami_real_Qtzhang
一种信道下的matlab仿真程序,对于mimo系统的研究有帮助(A channel matlab simulation program for MIMO system)
- 2013-05-12 23:42:37下载
- 积分:1
-
Kalman-papper
卡尔曼1960年原版论文!卡尔曼滤波由此诞生!非常清晰哦!(Kalman 1960 original papers! Kalman filter was born! Very clear Oh!)
- 2012-06-29 12:44:53下载
- 积分:1
-
cz
说明: 数学建模在的插值问题的求解,主要用于解决测量问题,如水道测量(Mathematical modeling in solving the problem of interpolation, is mainly used to solve measurement problems, such as water measurement Road)
- 2009-05-17 19:52:37下载
- 积分:1
-
sift
1 SIFT 发展历程
SIFT算法由D.G.Lowe 1999年提出,2004年完善总结。后来Y.Ke将其描述子部分用PCA代替直方图的方式,对其进行改进。
2 SIFT 主要思想
SIFT算法是一种提取局部特征的算法,在尺度空间寻找极值点,提取位置,尺度,旋转不变量。
3 SIFT算法的主要特点:
a) SIFT特征是图像的局部特征,其对旋转、尺度缩放、亮度变化保持不变性,对视角变化、仿射变换、噪声也保持一定程度的稳定性。
b) 独特性(Distinctiveness)好,信息量丰富,适用于在海量特征数据库中进行快速、准确的匹配[23]。
c) 多量性,即使少数的几个物体也可以产生大量SIFT特征向量。
d) 高速性,经优化的SIFT匹配算法甚至可以达到实时的要求。
e) 可扩展性,可以很方便的与其他形式的特征向量进行联合。
4 SIFT算法步骤:
1) 检测尺度空间极值点
2) 精确定位极值点
3) 为每个关键点指定方向参数
4) 关键点描述子的生成
本包内容为sift算法matlab源码(1 SIFT course of development
SIFT algorithm by DGLowe in 1999, the perfect summary of 2004. Later Y.Ke its description of the sub-part of the histogram with PCA instead of its improvement.
2 the SIFT main idea
The SIFT algorithm is an algorithm to extract local features in scale space to find the extreme point of the extraction location, scale, rotation invariant.
3 the main features of the SIFT algorithm:
a) SIFT feature is the local characteristics of the image, zoom, rotate, scale, brightness change to maintain invariance, the perspective changes, affine transformation, the noise also maintain a certain degree of stability.
b) unique (Distinctiveness), informative, and mass characteristics database for fast, accurate matching [23].
c) large amounts, even if a handful of objects can also produce a large number of SIFT feature vectors.
d) high-speed and optimized SIFT matching algorithm can even achieve real-time requirements.
e) The scalability can be very convenient fe)
- 2012-05-25 15:31:16下载
- 积分:1
-
motionComp
this is used to find motion compensation. this is matlab code
- 2009-05-05 17:09:37下载
- 积分:1