资源列表
lsvm
- 支持向量机的一种算法LSVM Langrangian Support Vector Machine algorithm LSVM solves a support vector machine problem using an iterative algorithm inspired by an augmented Lagrangian formulation.(LSVM Langrangian Support Vector Machine algorithm LSVM solves a sup
simulink例程
- 对于初学者在看书的同时,多跑一些例程分析分析,上手比较快。希望对大家有用
SVM神经网络的数据分类预测-葡萄酒种类识别
- SVM神经网络的数据分类预测-葡萄酒种类识别(SVM neural network data classification prediction wine species identification)
最优聚类数
- 运用matlab软件可实现矩阵的最优聚类数的计算(Using matlab software can realize the matrix calculation of the optimal number of clusters)
lar regression
- 最小角回归算法,再进行回归的过程中,可以筛选出重要的项目。(Compared with the linear regression,it's a more efficient method ,which can soting the component with different importance.)
ITD
- ITD法的最基础程序,实现模态参数的识别(The most basic procedure of ITD method is to realize the identification of modal parameters)
2DCOS
- 用于计算二维相关光谱,P为同步二维相关光谱,Q为异步二维相关光谱; % data为m*n的光谱m为波长点数,n为样品数;(Two dimensional correlation spectroscopy)
智能优化算法-粒子群法PSO
- 惯性权重w 随时间线性减小 速度v并没有加上最大速度的限制 这是一个标准版本的pso程序
floyd
- 输入拓扑网络的邻接矩阵,即可输出所有任意两点之间的最短距离及最短路径。(The adjacency matrix of the topological network can be used to output the shortest distance between any two points and the shortest path.)
matlab遥感程序代码
- 用MATLAB编写的遥感程序实现,为遥感应用提供一个简单的程序实现(The remote sensing program written by MATLAB provides a simple program for remote sensing application)
粒子群算法
- pso算法,可运行出结果,根据自己需求自己改变优化目标函数即可。(pso algorithm, which includes 11 m file and can be properly run to obtain results.)
@kde
- 计算核密度估计算法实现,可延伸扩展加入自己的想法,便于编程和调用。(you can use it to calculate kernel density estimate and compute about problem.)