-
kmeans
matlab自带的很好用的kmeans算法程序,已经验证通过,(matlab kmeans algorithm, matlab kmeans algorithm matlab kmeans algorithm procedures)
- 2013-04-09 16:16:12下载
- 积分:1
-
Finger-print
matlab code for finger print
- 2011-11-21 17:42:12下载
- 积分:1
-
PLS1_sina
说明: 用于单变量的偏最小二乘回归,直接给出回归系数。 X0是自变量矩阵,Y0是因变量向量,PRESS是去除其中某一个样本而回归出的方程对
缺失样本的误差估计,SS则是使用全部样本回归出的方程对同一个样本的误差估计。
在h个成分时,计算PRESS_h与SS_h-1,若1-PRESS/SS大于0.0975时,应增加成份。
[row,col]=size(pz) (For single-variable partial least squares regression, regression coefficients are given directly. X0 is the independent variable matrix, Y0 is the dependent variable vector, PRESS is to remove one of them out of the sample and the regression equation for missing samples error estimates, SS is the use of all of the sample regression equation out of a sample of the same error estimates. In h constituent, the calculation PRESS_h and SS_h-1, if the 1-PRESS/SS greater than 0.0975, to increase the ingredients. [Row, col] = size (pz) )
- 2010-03-22 10:46:31下载
- 积分:1
-
fwddsp
DFT alogrithm in matlab
- 2011-09-02 18:05:39下载
- 积分:1
-
RELP_matlab-central
This is a simulation of Regular Pulse Excited Long Term Predictor used in
GSM 6.10.
- 2014-09-27 22:09:38下载
- 积分:1
-
MATLAB-program-design
用MATLAB语言编写的程序,称为M文件。M文件可以根据调用方式的不同分为两类:命令文件(Script File)和函数文件(Function File)。
(Using MATLAB language program, known as the M file. M files can be grouped into two categories: call command file (Script File) and function (Function File) file.
)
- 2013-08-29 19:57:21下载
- 积分:1
-
deep-learning-scene-recognition
deep learning code it helpful the begainer in deep learning
- 2015-03-13 04:44:11下载
- 积分:1
-
svc_matlab
simulating of svc in malab for transient mode
- 2012-01-27 22:43:16下载
- 积分:1
-
CONTOUR
重要的Contourlet资料,有程序,有论文,很全面(Contourlet important information, there are procedures, papers, very comprehensive)
- 2010-11-23 09:17:11下载
- 积分:1
-
pagerank
pagerank算法为google搜索排名的核心算法,我们再次用matlab实现pagerank算法(use matlab to realize pagerank algorithm)
- 2012-05-23 10:40:23下载
- 积分:1