-
WF
说明: Wiener filtering algorithm(WF) for speech enhancement
set parameter values
smoothing factor in noise spectrum update
smoothing factor in priori update
- 2015-08-25 02:00:03下载
- 积分:1
-
Gaussian_noise-mixture
This m-file implements the mixture of Gaussians algorithm for background subtraction.
- 2012-04-30 17:30:32下载
- 积分:1
-
tt
说明: MATLAB确定几何边界区域函数,用来计算偏微分方程的部分计算源代码(MATLAB sure geometry region function is used to calculate the boundary, partial differential equations of the calculation source code
)
- 2011-06-20 01:56:13下载
- 积分:1
-
emd
对原始信号进行emd分解,分解后的信号能够更好的体现出本身的特征,更加明了(The original signal EMD decomposition, decomposed signal can better reflect the characteristics of itself, more clear)
- 2014-11-05 16:58:57下载
- 积分:1
-
rar
该程序实现的事BPSK信号在两种信道下的仿真,分别是瑞利信道和高斯信道下的仿真,并对结果进行分析(The program implements thing BPSK signal two channel simulation, namely Rayleigh channel and Gaussian channel simulation, and the results were analyzed)
- 2013-10-21 21:51:14下载
- 积分:1
-
matlabPPT
该书详细描述了 matlab编程从入门到精通(Book describes in detail the matlab programming from entry to the master)
- 2009-10-11 09:34:01下载
- 积分:1
-
00971900
Direct torque control based neural netwoek
- 2010-12-16 19:42:36下载
- 积分:1
-
opt
optimum file of upfc in matlab file
- 2012-11-22 17:34:32下载
- 积分:1
-
NMF-DTU-Toolbox
matlab源代码,是非负矩阵分解工具箱,包含乘法更新,最小二乘约束,投影梯度法等方法(Usage:
[W,H] = nmf(X,K,alg,maxiter,speak)
W: output matrix
H: output matrix
X: input matrix
K: number of components
alg: algorithm to use
maxiter: maximum number of iterations
speak: print to screen
Algorithms:
mm: Multiplicative updates method using euclidean distance measure.
cjlin: Projected gradient method
prob: Probabilistic non-negative matrix factorization.
als: Alternating least squares.
alsobs: Alternating least squares with optimal brain surgeon.
Demonstrations:
PET: NMF on a PET dataset
Text: NMF used on a three different datasets Email, medical, and CNN.
Algorithms
mm: Multiplicative update method using euclidean distance measure.
Described in Lee and Seung, 2001, Algorithms for Non-negative Matrix Factorization, Advances in Neural Information Processing Systems 13, 556-562. This algorithm is the most commonly used algorithm to solve NMF.
cjlin: Alternative non-negative least squares using projected gradients.
Author: Chih-Je)
- 2021-04-22 19:28:48下载
- 积分:1
-
new-work
单纯形法解线性规划问题主程序。采用最最基本的算法解决标准形式的规划问题(linnear solution to matlab
)
- 2011-06-06 09:45:50下载
- 积分:1