资源列表
最优聚类数
- 运用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.)
anfis
- fuzzy anfis cource code programming
卷积
- 卷积的matlab源程序,能够实现两组数据的卷积运算,时域相乘,频域卷积(Convolution of the matlab source code, to achieve two sets of data convolution operation, time domain multiplication, frequency domain convolution)
Random-Forest-Matlab-master
- this is matlab code of random forest