-
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
-
emd
经验模态分解(EMD),对imf进行分析,再采用类小波阈值去噪。(Empirical Mode Decomposition (EMD), were analyzed for the imf, then using class wavelet thresholding.)
- 2021-02-21 19:59:41下载
- 积分:1
-
denoise
包含三种不同的振动信号去噪方法,另附最新的振动信号降噪文献(Contains three different vibration signal de-noising method, attached the latest vibration signal noise literature)
- 2015-07-26 10:13:59下载
- 积分:1
-
power
应用牛顿拉夫逊发计算简单的潮流,实现基本的潮流运算(Application of Newton Raphson made a simple calculation of the trend, the trend for basic computing
)
- 2011-11-16 15:45:16下载
- 积分:1
-
experiment-with-eye-diagrams
实验四 数字解调与眼图
1. 验证2DPSK 相干解调原理。
2. 验证2FSK 过零检测解调原理。
(Four digital demodulation experiment with eye diagrams
1. verify the 2DPSK coherent demodulation.
2. Verify 2FSK zero-crossing detection and demodulation principle.)
- 2015-02-20 16:27:04下载
- 积分:1
-
xibao
细胞检测,通过细胞颜色来给出结论判断是否为病变血细胞(Cell detection, to determine whether the conclusions are given for the lesions of blood cells)
- 2009-05-09 15:24:43下载
- 积分:1
-
BlobDetect
Matlab code to detect (invariant) Blobs in images.
- 2009-06-12 15:57:42下载
- 积分:1
-
MUSIC
MUSIC算法原理及其Matlab仿真.设有m个阵元,p个信号源,x(n)为观测数据,令其特征值分解,然后把特征矩阵U的列向量分为信号特征向量和噪声特征向量(MUSIC Algorithm and its Matlab simulation. With one array element m, p a signal, x (n) for the observed data, so that it eigenvalue decomposition, and then the column vector of characteristic matrix U eigenvectors into signal and noise characteristics vector)
- 2011-04-26 10:56:54下载
- 积分:1
-
matlab
利用matlab编程进行单输入单输出控制系统的分析教程(Using matlab programming for the analysis of single-input single-output control system tutorial
)
- 2012-05-07 15:45:42下载
- 积分:1
-
One-DimensionalDiscrete
One-Dimensional Discrete
Wavelet Transforms
(One-Dimensional Discrete Wavelet Transf orms)
- 2007-06-19 16:41:29下载
- 积分:1