-
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 Webinar "Simulation de Monte Carlo en MATLAB".
- The first demo (LakeArea, run MainLakeArea) is computing the size of a polyogon using a MC approach
- The second demo (PortSim, run WebinarScript) can do 2 things: First, we genrate some equity paths, to verify the lognormality If changing the mode to OptionPricing (uncomment one of the first line),
then those spaths will be used for pricing an asian option
- the 3rd Demo,in myMC (run MonteCarlo.m) , show how to simulate some corelated asset paths
- The 4th demo, (run VanillaPricingUsingDifferentMethods.m in the VarReduction folder) , wil compare th results obtrtain byt differents reduction of Variance technics or "quasi" 礛ont Carlo simultion using Hamlton and sobol Sequences)
- 2010-01-12 21:32:32下载
- 积分:1
-
GUI_1
matlab初学者资料 里面有M程序的详细文件 还有编程 直接运行即可(Matlab beginners material inside have M program detailed document and programming can be run directly
)
- 2012-03-30 11:19:19下载
- 积分:1
-
computerconmunicatin
是一些网络相关的资料,对于学习很有帮助。有帮助就下载(good erythrocyte)
- 2010-05-23 01:00:44下载
- 积分:1
-
ofdm
03 详解matlab-simulink通信系统建模与仿真(MATLAB OFDM)
- 2015-03-26 17:15:44下载
- 积分:1
-
HDPHMM_HDPSLDS_toolbox
说明: 非参数贝叶斯工具箱,用于matlab,附带HMM学习过程(Nonparametric Bayesian toolbox)
- 2020-11-19 14:52:17下载
- 积分:1
-
huisexitong
灰色系统改进累加预测
通过改变矩阵x实现不同原序列的灰色系统预测,nn表示预测个数(Gray predicted cumulative improvement achieved by changing the matrix of x different of the original sequence by Grey System Theory, nn predict that the number of)
- 2011-01-30 11:10:41下载
- 积分:1
-
LLE
LLE算法用Matlab实现,完全能达到LLE算法的要求。(LLE algorithm using Matlab, fully able to meet the requirements of the LLE algorithm.)
- 2013-05-06 17:22:43下载
- 积分:1
-
TSFNN
此源码是关于TS模糊神经网络的matlab源代码,已经运行过。(This source is on TS fuzzy neural network matlab source code, has been run over.)
- 2020-09-20 08:07:52下载
- 积分:1
-
MATLAB神经网络原理与实例分析
MATLAB神经网络原理与实例分析, 有大量的关于神经网络的实例,如BP神经网络,rbf神经网络,前馈神经网络等等.(The thesis and example analysis about neural networks. There are many example in this file, for example BP neural networks, neural networks, forward feedback neural network and so on. So, it is valuable to learn the neural networks for beginner. If you have any question, you can keep contact with me by e-mail.)
- 2020-12-14 20:19:13下载
- 积分:1
-
MS_matlab
分割算法
1.mean shift 的迭代过程只做了一次(为了简单)
2.对图像中的某一点进行平移时,只考虑了距离它小于2*hr的点,而不是图像中所有的 点。
3.实验过程中只用到了gauss核,虽然提供了method的选择,但在进行值域加权时只用 到gauss核,如果需要请自己改正。(mean shift algorithm
)
- 2009-03-24 20:09:34下载
- 积分:1