资源列表
MATLBA
- 欧式期权定价 和 greeks计算相关matlab代码(European Option pricing and greeks calculation)
read
- 读取文件夹下所有Excel文件,并以文件名命名读取的数据(Automatically reads all the Excel files under the folder and names the read data with the file name)
matlab程序
- 空间谱估计均匀矩阵music算法matlab程序(Spatial spectrum estimation, homogeneous matrix, music algorithm, matlab program)
Nemark
- 轨道交通领域,纽马克线性求解动力学微分方程(The field of rail transportation, the dynamic differential equations of linear Newmark)
read_data 2
- Matlab平台上读取数据,尤其是针对于大文件的读取(the file can read data in MATLAB)
EOFprogram
- 海表面温度的EOF 分析,数据可从英国Hadley中心下载(Sea surface temperature EOF analysis, data can be downloaded from the British Hadley Center)
psoSVM
- 粒子群优化支持向量机代码,可用于预测分析(Particle swarm optimization support vector machine code, can be used for predictive analysis)
传递熵Matlab
- 这个只是一个计算马尔科夫系统传递熵的matlab,函数希望大家能把他用到高维中,并分享(This is just a calculation of Markov system transfer entropy MATLAB, function, I hope we can use it to high dimension, and share)
example1
- 遗传算法(Genetic Algorithm)是模拟达尔文生物进化论的自然选择和遗传学机理的生物进化过程的计算模型,是一种通过模拟自然进化过程搜索最优解的方法。(Genetic Algorithm (based Algorithm) is a simulation Darwin the evolution natural selection and Genetic mechanism of biological evolution process calculation model, is a
GARDNER
- 16 进制QAM信号的GARDNER算法定时同步(timing Synchronize for16 QAM)
ant
- 简单的Matlab蚁群算法案例,可以用于求极值,是大学生建模培训的初级题目。(Simple ant colony algorithm case)
Lagrange
- 拉格朗日插值法,给定n个点,求n-1次插值函数以及插值结果。文件包含拉格朗日插值函数文件和一个例程,可以快速学习拉格朗日插值的算法。(Lagrange interpolation method. Given n points, and can get n-1 th order interpolation function and interpolation results. The file contains Lagrange interpolation function file and an