-
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
-
AntColony
蚁群算法:matlab编程实现蚁群算法源代码(Ant Colony Algorithm: Matlab programming ant colony algorithm source code)
- 2013-03-09 22:38:44下载
- 积分:1
-
code
code for maximum likelihood detection
- 2013-12-08 03:54:18下载
- 积分:1
-
detection_1
this code is about QRS detection in ECG signal.
you have to enter the signal data, and the output is the position of the Q and R and S wave.
- 2014-08-29 11:07:47下载
- 积分:1
-
krusk
krusk算法的matlab,很好用~非常适合在图论中的应用~(the krusk algorithm matlab, very easy to use- very suitable for application in Graph Theory ~)
- 2012-08-08 20:10:20下载
- 积分:1
-
lap
对图像求拉普拉斯变换,分别使用中心为-4、-8其他值均为1的拉普拉斯滤波器(Laplace transform of image, Laplace filter respectively using the center for- 4、-8,other value for 1)
- 2013-12-19 11:03:40下载
- 积分:1
-
Tylor
说明: 阵列信号处理,用于产生和波束的泰勒加权子程序(Array signal processing, for generating and beam routines Taylor weighted)
- 2020-11-26 16:49:33下载
- 积分:1
-
ofdm_fading
此程序描述OFDM系统中多径衰落信道的仿真和实现,包含信道转移矩阵的计算和变换等(This procedure describes the OFDM system simulation and implementation of multipath fading channels, including the calculation and conversion channel transfer matrix, etc.)
- 2013-11-23 21:05:41下载
- 积分:1
-
Mushroom_1_2a
Project SmartGREEN Control 1.2a
Main Program [Arduino]
- 2013-12-06 10:04:31下载
- 积分:1
-
fastmult
nice document about the fast manipulation of multi-dimensional arrays in matlab,with some examples to avoid loops and using indices
- 2009-05-26 04:53:06下载
- 积分:1