-
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
-
63535310S4M
本程序先生成一个“Blocks”信号,然后加上高斯白噪声,再用 db3 小波进行分解,(The Mr. Cheng Xu as a " Blocks" signal, and then add white Gaussian noise, and then ' db3' wavelet decomposed)
- 2010-06-01 23:26:26下载
- 积分:1
-
MPU6050HMC5883
MPU6050+HMC5883+气压计 资料 (MPU6050/HMC5883 )
- 2014-08-31 12:29:16下载
- 积分:1
-
power_windgen
双馈风机在孤岛运行下的仿真模型,适合研究生的学习和科研工作(Doubly-fed fan in the islands of the simulation model of run, suitable for graduate study and research work)
- 2021-02-28 17:39:35下载
- 积分:1
-
art-program
关于微软出的几道思考题目,很有价值.值得一看。(About Microsoft thought out with a few topics of great value)
- 2009-11-26 13:17:07下载
- 积分:1
-
yuandaima-di-4-zhang
《MATLAB7.0编程基础》书中图形的源代码,这是第4章的集合,比较全面,很有用,是很好的参考。(" Matlab7.0 programming foundation graphics source code in the book, which is a collection of Chapter 1, more comprehensive, useful, is a good reference.)
- 2013-04-18 19:24:19下载
- 积分:1
-
turbo_new
利用matlab实现了turbo的仿真,文件简单明了。(It is a smiulation using matlab.)
- 2010-10-15 20:17:46下载
- 积分:1
-
OFDM-Simulation-Using-Matlab
OFDM Simulation Using Matlab
- 2011-05-12 16:16:24下载
- 积分:1
-
wall
decryption about the matlab files in the directory of matlab and simulink.
- 2012-01-02 12:42:05下载
- 积分:1
-
VC
说明: 使用VC++调用Matlab程序,利用自带的Matlab引擎实现数据交换。(Using VC++ calling Matlab program, using the Matlab engine comes with data exchange.)
- 2010-12-02 10:15:39下载
- 积分:1