-
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
-
x_svdprony
电力系统低频振荡分析用的prony代码,功能全,实用(prony precess of low-frequency oscillation)
- 2011-06-24 20:54:59下载
- 积分:1
-
regress-670147
this test checks the value of Number.
- 2014-01-30 11:13:41下载
- 积分:1
-
Project2RungeKuttaVerner
说明: 关于荣格库塔方法的实现,详细的介绍了荣格库塔方法,还有完整的的报告(Rong-Kutta methods on the implementation of the detailed description of the wing-Kutta methods, as well as the full report)
- 2011-04-08 12:52:33下载
- 积分:1
-
baham
core loss efeect matlab files
- 2009-09-23 09:34:17下载
- 积分:1
-
hurst
hurst指数的matlab源代码,简单实用(the hurst Index matlab source code)
- 2013-03-06 15:16:40下载
- 积分:1
-
00
说明: 用于在MATLAB面板里显示灰度图形用。(this is used in display panels with gray-scale graphics in matlab.)
- 2009-05-27 17:51:43下载
- 积分:1
-
principal_components
paper based on pca and image fusion
- 2010-03-05 19:02:10下载
- 积分:1
-
stripmapSAR
主要用于sar成像算法学习,用来生成目标回波,并用RD算法进行成像处理。(Sar imaging algorithm is mainly used for learning, used to generate the target echo imaging with RD algorithm.)
- 2012-05-25 19:37:51下载
- 积分:1
-
suivi
Un modele de contour actif pour le suivi rapide d objets
- 2012-06-02 05:55:47下载
- 积分:1