-
fisher
费希尔线性判别分析代码
Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and -1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem( Find the Fisher linear separator w (a column vector).
X is is the training set (X is a matrix. Each row of X
is a vector containing the features of a single sample). y is
a column vector with the labels of the training set (1 and-1).
alg is a number between 1 and 3 that specifies how to find w:
alg = 1: w is the generalized eigenvalue of A,B.
alg = 2: w is the solution to Bw = (mu_1-mu_2)
alg = 3: solve the corresponding regression problem)
- 2010-05-27 23:16:12下载
- 积分:1
-
14电子4班省优
matlab对图形处理车牌倾斜校正实现的仿真实现等等(matlab correct license plate)
- 2018-05-16 07:31:20下载
- 积分:1
-
LaplacianSocre
计算特征的拉普拉斯得分,用于实现特征筛选。(Laplace calculated feature score for feature selection.)
- 2016-06-27 18:26:42下载
- 积分:1
-
guihua
说明: 这是用MATLAB编写的规划问题的程序,用的着的请参考。(This is prepared by using MATLAB programming procedures, please use the reference.)
- 2009-07-23 17:12:58下载
- 积分:1
-
matlabandcontrolsystemsimulation
针对于自动控制原理方面matlab应用的基础教程(Automatic Control Theory to address aspects of the application of the basis of matlab tutorials)
- 2007-12-20 14:47:41下载
- 积分:1
-
speech_project
Matlab Helping of the DSP Work how to connect and install driver of the dsp
- 2015-04-11 12:13:16下载
- 积分:1
-
matlabprocessor3
matlab实例程序百例3
matlab实例(Examples of procedures for 100 cases of matlab examples 3matlab)
- 2008-01-04 23:19:59下载
- 积分:1
-
wave3
2_d TMz wav propagation in free space
- 2012-12-30 23:47:50下载
- 积分:1
-
dsp8
自己编写的阵列信号DOA估计算法,包括MUSIC,root-MUSIC,esprit,F-sapes,MVDR.(I have written an array of signal DOA estimation algorithms, including MUSIC, root-MUSIC, esprit, F-sapes, MVDR.)
- 2011-07-02 16:10:43下载
- 积分:1
-
nihe
一,二,三次拟合,并得到R方的检验。输入任何矩阵,得出险要的值。(One, two, three fitting and get R-square test. Enter any matrix derived advantageous values.)
- 2013-09-02 08:23:33下载
- 积分:1