-
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
-
space_error_model
分析空间误差模型,得出相关系数估计值以及检验模型变量的显著性(Analyze spatial error model to arrive at the estimated value of the correlation coefficient and test model variables significantly)
- 2013-03-19 10:15:17下载
- 积分:1
-
extraction
用于遥感影像中水域提取和建筑区域提取的代码
matlab(SAR water extractino and urban extraction)
- 2013-04-18 09:53:53下载
- 积分:1
-
Final-Coding
ebcot algorith with arithmetic coding
- 2014-02-25 15:10:21下载
- 积分:1
-
EM
说明: 用于估计未知数据的EM算法,即最大期望算法,用到的地方很多,可用来做同步。(The data used to estimate the unknown EM algorithm, that is the maximum expectation algorithm, used in many places, can be used for synchronization.)
- 2010-08-05 16:20:21下载
- 积分:1
-
matlab_signal
分析该方波的傅里叶级数展开表达式,确定采样频率,生成需要处理的方波信号(matlab dealing with signal)
- 2014-10-19 22:08:52下载
- 积分:1
-
fair
认知无线电中的频谱分配,基于CSGC算法用公平性标准评价性能好坏!(The cognitive radio spectrum allocation, based on fairness criteria CSGC algorithm to evaluate the performance good or bad!)
- 2014-02-27 15:03:04下载
- 积分:1
-
example8_1
bp算法基于matelab 环境下的 算法(bp algorithm matelab environment based on the algorithm)
- 2009-07-17 09:52:22下载
- 积分:1
-
computer_control
跟据计算机控制理论设计的达林算法控制器,文件包括论文及matlab仿真程序及文件。(According to darling algorithm of computer control theory to design the controller, including papers and matlab simulation program and file.
)
- 2013-05-05 10:27:38下载
- 积分:1
-
CursorIndexOutOfBoundsException
An exception indicating that a cursor is out of bounds.
- 2014-01-01 20:56:58下载
- 积分:1