-
FastICA134
在诸多ICA算法中,固定点算法 (也称FastlCA)以其收敛速度快、分离效果好被广泛应用于信号处理领域。该算法能很好地从观测信号中估计出相互统计独立的、被未知因素混合的原始信号。(In many ICA algorithms, fixed-point algorithm (also known as FastlCA) for its fast convergence and good separation effect is widely used signal processing. The algorithm can estimate from the observed signals statistically independent each other, unknown factors are a mixture of the original signal.)
- 2010-06-25 11:11:06下载
- 积分:1
-
LMS
1,、设置变量和参量:
X(n)为输入向量,或称为训练样本
W(n)为权值向量
e(n)为偏差
d(n)为期望输出
y(n)为实际输出
η为学习速率
n为迭代次数
2、初始化,赋给w(0)各一个较小的随机非零值,令n=0
3、对于一组输入样本x(n)和对应的期望输出d,计算
e(n)=d(n)-X^T(n)W(n)
W(n+1)=W(n)+ηX(n)e(n)
4、判断是否满足条件,若满足算法结束,若否n增加1,转入第3步继续执行(, set the variables and parameters:
X (n) is the input vector, otherwise known as the training sample
W (n) for the weight vector
e (n) for the deviation
d (n) is the desired output
y (n) is the actual output
η is the learning rate
n is the number of iterations)
- 2011-12-10 20:22:05下载
- 积分:1
-
Code
改程序包里包含中值、均值滤波、自适应中值滤波和一种改进的椒盐噪声滤波程序,前三种是给第四种作对比的,第四种方法对椒盐滤除效果很好。(Change the program package contains the value, mean filtering, adaptive median filter and an improved impulse noise filtering program is the first three compare to the fourth, the fourth method works well for removing salt and pepper.)
- 2011-05-08 14:26:04下载
- 积分:1
-
ashgillman-MOS-a337bc9
LOG spectral distance which is used in mmse
- 2014-10-30 13:08:34下载
- 积分:1
-
wavelet_lifting_97
97提升小波变换的MATLAB程序,对初学者有帮助。(97 lifting wavelet transform MATLAB procedures helpful for beginners.)
- 2007-12-19 22:28:05下载
- 积分:1
-
ll
说明: matlab 智能识别及报告说明和源程序(matlab )
- 2012-04-09 23:45:35下载
- 积分:1
-
Untitled
基于MATLAB的小波分析应用:运用小波的时域、频域特征对摩托车发动机故障诊断和齿轮点蚀故障诊断(Wavelet analysis of MATLAB-based applications: the use of wavelets in time domain, frequency domain characteristics of motorcycles engine fault diagnosis and fault diagnosis of gear pitting)
- 2011-05-24 10:07:31下载
- 积分:1
-
krigingVer3
克立格插值工具箱,matlab版,里面有很多程序,有帮助就看看,很不错(Kriging interpolation toolbox, matlab version, which has a lot of procedures, there is help on the look, very good)
- 2009-04-04 21:30:14下载
- 积分:1
-
eightantennas
我搜集的关于把天线系统的文章。对于多数人多输出系统的八个天线系统进行总结。(eight antennas)
- 2010-12-04 19:04:01下载
- 积分:1
-
Prob3
the file contains detection and estimation theroy codes
- 2011-04-26 13:42:26下载
- 积分:1