-
regression_copy
岭回归程序
输入参数为自变量、因变量和优化因子
输出参数为映射矩阵与回归误差(Ridge Regression.
Input parameters:
- X: Input data block (k x n)
- Y: Output data block (k x m)
- q: Stabiliaztion factor (optional)
If not given, estimated from data
Return parameters:
- F: Mapping matrix, Yhat = X*F
- error: Prediction errors)
- 2010-10-05 18:46:42下载
- 积分:1
-
regress
说明: 线性回归算法 用matlab实现多元线性回归 用最小二次方法来实现(REGRESS Multiple linear regression using least squares)
- 2010-03-20 13:38:13下载
- 积分:1
-
Matlab
说明: 这是一篇比较完成的MATLAB编程的教学实例,很值得下载。(This is a relatively complete MATLAB programming teaching examples, it is worth downloading.)
- 2011-03-04 15:34:42下载
- 积分:1
-
fisherface
本文在Matlab7.5下面实现了fisherface算法,选用的人脸库是ORL,其中有40
人,每人有10幅不同的人脸图像。本文选取了每人9幅作为训练(1幅作为测
试),图像大小为112x92。(In this paper, the following Matlab7.5 realized fisherface algorithm, selection of face database is ORL, in which 40 people, each person will have 10 different people face image. This article is selected as a training per nine (one as a test), image size is 112x92.)
- 2009-11-23 20:47:49下载
- 积分:1
-
Matlab
使用matlab常用绘图命令说明。。。。。(Matlab drawing commands using common instructions)
- 2010-05-14 15:13:31下载
- 积分:1
-
RSSI_indoor-position-master
说明: 室内定位算法仿真,,,,,亲测有效。。。。(The indoor positioning algorithm simulation,,,,, pro-test is effective. . . .)
- 2019-01-09 15:10:37下载
- 积分:1
-
025126298EEG_WAVELET
说明: 小波变换对脑电信号处理有用,采用db4小波对脑电信号7层分解(Wavelet is useful for EEG signal processing)
- 2019-11-28 14:31:34下载
- 积分:1
-
01 NSGA-II
说明: 实现nsga2,交叉和变异算子为二进制编码和多项式变异(Nsga2 is implemented and crossover and mutation operators are binary coded and polynomial variable)
- 2020-12-11 15:59:18下载
- 积分:1
-
data1974
This is a case where a array is introduced
- 2009-05-26 22:35:14下载
- 积分:1
-
fisher
Fisher线性判别函数是研究线性判别函数中最有影响的方法之一。(Fisher linear discriminant function is one of the most influential in linear discriminant function.)
- 2012-04-15 22:31:30下载
- 积分:1