-
tg
说明: TG function useful for algorithmic study : matlab PHD code.
- 2011-04-01 00:27:47下载
- 积分:1
-
Ho
说明: Image Processing using matlab Assignment ....
- 2012-08-11 17:28:25下载
- 积分:1
-
7 免疫算法在故障检测中的应用
说明: matlab免疫算法实现故障检测。附加了注释,可以直接运行(Matlab immune algorithm realizes fault detection, with comments attached, it can run directly.)
- 2020-12-15 11:59:14下载
- 积分:1
-
daitong
使用带通滤波器对图像进行处理,其中daitongfilter。m是带通滤波器函数(The use of band-pass filter for image processing, which daitongfilter. m is the band-pass filter function)
- 2009-07-11 13:54:18下载
- 积分:1
-
CAIM
说明: 粗糙集理论中连续属性离散化操作算法,matlab上运行,有数据集(Rough Set Theory discretization operation algorithm)
- 2011-03-17 16:59:07下载
- 积分:1
-
src-fusion
A. Fusion at the Feature Extraction Level
The data obtained from each sensor is used to compute a
feature vector. As the features extracted from one biometric
trait are independent of those extracted from the other, it is
reasonable to concatenate the two vectors into a single new
vector. The primary benefit of feature level fusion is the
detection of correlated feature values generated by different
feature extraction algorithms and, in the process, identifying a salient set of features that can improve recognition accuracy
[14]. The new vector has a higher dimension and represents the
identity of the person in a different hyperspace. Eliciting this
feature set typically requires the use of dimensionality
reduction/selection methods and, therefore, feature level fusion
assumes the availability of a large number of training data.
- 2013-03-14 16:40:42下载
- 积分:1
-
PhaSpaRecon
主要用于计算相空间的源代码,程序是matlab代码,比较短小(computing chaos )
- 2013-10-24 17:12:44下载
- 积分:1
-
MLP1h
Implementacao da rede MLP canonica (backpropagation com gradiente descendente)
- 2011-05-19 01:56:04下载
- 积分:1
-
Comparison_of_ed_Rayleigh_vs_awgn
compares ed for different wireless channels
- 2014-01-24 16:05:11下载
- 积分: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