-
P
说明: 这是一个基于累计量的独立分量分析改进算法的源程序(This is a cumulant-based independent component analysis algorithm source code)
- 2007-11-29 16:54:01下载
- 积分:1
-
rayleigh
it is rayleigh fading channel coding
- 2009-12-12 21:22:21下载
- 积分:1
-
LTR
Loop Transfer Recovery control design
- 2009-06-03 16:39:14下载
- 积分:1
-
globalblast2
实现一个生物信息学上面的blast的比对,有很好的借鉴作用,希望对大家有帮助()
- 2008-07-13 16:16:03下载
- 积分:1
-
matpower4.0
matpower4.0的matlab程序,及说明文件。每个程序都有详细的解释说明(matpower4.0 matlab procedures, and documentation. Each program has a detailed explanation)
- 2013-09-23 21:50:58下载
- 积分:1
-
Sams---CPP-Primer-Plus--4th-Edition
C++ Primer Plus, Fourth Edition presents the ANSI C++ standard beginning with a discussion of the essential elements of C++ programming: loops, expressions, functions, and classes. It walks readers through the basics of object-oriented programming: classes, inheritance, templates, and exceptions, as well as the latest object-oriented programming techniques. C++ Primer Plus contains hundreds of sample programs. The friendly tone, concise programs, and end-of-chapter review exercises allow beginners to write their own programs immediately.
- 2014-02-18 10:53:03下载
- 积分:1
-
Hamming-encode4FSK
汉明码编码与matlab仿真代码的源代码程序 分别有编码和解码程序(HAMMING CODE simulink)
- 2013-05-23 21:32:21下载
- 积分:1
-
RotUnbalance
Rotor vibration unbalance analysis and absorber analysis
- 2010-09-17 16:52:34下载
- 积分:1
-
incandadf
实现关联矩阵与邻接矩阵相互转化的matlab代码(Correlation matrix and adjacency matrix to achieve mutual transformation of matlab code)
- 2011-05-05 15:02:17下载
- 积分:1
-
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