-
UInfformax_Fas
用matlab实现扩展Informax算法与固定点算法Faast ICA,可对混合后信号进行独立分量分离 已通过测试。
(Using matlab to expand Informax algorithm with fixed-point algorithm Faast ICA, independent component separation of the mixed signal has been tested.)
- 2012-07-10 16:43:25下载
- 积分:1
-
wysllq
网页刷流量器,一个很简单的刷网页PV小工具(Web brush flow measure)
- 2014-09-18 08:15:03下载
- 积分: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
-
meitiandizhe
一篇有关煤田与地震相关性的文章,希望对大家有帮助(One relating to coal and seismic correlation article, I hope to help everyone)
- 2015-03-26 10:01:37下载
- 积分:1
-
antenna-arraying-
非均匀天线组阵SUMPLE权值信噪比及信号合成性能分析(Non-uniform antenna arraying SUMPLE weights SNR performance analysis and signal synthesis)
- 2020-06-30 06:20:02下载
- 积分:1
-
matlab
EKF算法在MATLAB中的仿真及其分析比较(EKF algorithm in MATLAB simulation and analysis)
- 2013-03-08 22:13:22下载
- 积分:1
-
restore-the-motion-blurred
说明: 根据需要输入模糊参数,生成相应的模糊图像,并对模糊图像进行恢复,验证运动模糊图像的恢复算法(Input fuzzy parameters needed to generate the corresponding blurred image,and restore the blurred image to authenticate the algorithm)
- 2011-03-07 14:10:05下载
- 积分:1
-
ZEVEN
Matlab教程第7章,编程与数据分析、整理(Matlab Guide Chapter 7, programming and data analysis, sorting)
- 2013-07-20 10:08:35下载
- 积分:1
-
Matlab-Ga
基于Matlab遗传算法的最优投资组合选择(Matlab genetic algorithm-based optimal portfolio selection)
- 2013-05-10 20:20:55下载
- 积分:1
-
total_variation_denoise_method
总变分滤波,可运行,用MATLAB编写,适用于一维数据。(total variation filtering method to one dimensional signal)
- 2010-11-16 10:41:00下载
- 积分:1