-
zishiying
这是在国外某网站上下的一些自适应信号处理的源程序,希望对做算法的人提供一些帮助。()
- 2008-05-09 15:43:22下载
- 积分:1
-
matlab11
说明: 对有噪信号采用4种不同的阈值算法,实现信号的去噪(In noisy signal in 4 different threshold algorithm, realize signal denoising
)
- 2011-03-23 10:26:31下载
- 积分:1
-
Arnold--matlab
Arnold置乱变换的matlab代码,函数形式,做数字水印经常用到。(Arnold scrambling transform matlab code, functional form, so often used in digital watermarking.)
- 2010-05-12 21:54:39下载
- 积分:1
-
commandvec
command vectoriel of induction motor
- 2013-07-20 08:12:00下载
- 积分:1
-
MATLAB
matlab中文手册,很实用,很全面,适合初学者(matlab Chinese Manual, very practical, very comprehensive, suitable for beginners)
- 2013-03-06 14:27:02下载
- 积分:1
-
Vega-Prime-paper
关于Vega Prime的12篇期刊论文,涉及VP多场景切换、坐标系、多通道、飞行视景仿真等问题,有相当的参考价值。(About Vega Prime' s 12 journal articles, and more scenes involving VP switching coordinates, multi-channel, flight visual simulation and other issues, there is considerable reference value.)
- 2013-12-04 23:35:20下载
- 积分:1
-
SmithChart
用matlab编写的smith圆图软件
解压之后包括两个文件
直接运行.m即可(Prepared by using matlab software smith circle diagram extract directly after the operation, including two documents. M can)
- 2007-07-15 01:43:23下载
- 积分:1
-
OMP
一个很好的MATLAB源代码——OMP,OMP算法的改进之处在于:在分解的每一步对所选择的全部原子进行正交化处理,这使得在精度要求相同的情况下,OMP算法的收敛速度更快。(A good MATLAB source code-- OMP, OMP algorithm improvement lies in: every step of the decomposition of orthogonalization processing all of the selected atoms, which makes the accuracy requirement of the same circumstances, the OMP algorithm s convergence speed is faster.
)
- 2013-08-24 12:51:20下载
- 积分:1
-
MATLAB_VC
实现matlab和VC的混合编程,对回转窑数据进行线性拟合,绘制窑体温度曲线,自动寻找,煅烧带位置!(Achieve matlab and VC mixed programming, the linear fit to the data kiln, kiln temperature curve plotted automatically find, calcined with position!)
- 2015-01-04 09:42:13下载
- 积分:1
-
NLMS
若不希望用与估计输入信号矢量有关的相关矩阵来加快LMS算法的收敛速度,那么可用变步长方法来缩短其自适应收敛过程,其中一个主要的方法是归一化LMS算法(NLMS算法),变步长 的更新公式可写成
W(n+1)=w(n)+ e(n)x(n)
=w(n)+ (3.1)
式中, = e(n)x(n)表示滤波权矢量迭代更新的调整量。为了达到快速收敛的目的,必须合适的选择变步长 的值,一个可能策略是尽可能多地减少瞬时平方误差,即用瞬时平方误差作为均方误差的MSE简单估计,这也是LMS算法的基本思想。
(Want to estimate if the input signal vector and the relevant matrix to speed up the convergence rate of LMS algorithm, then the variable step size method can be used to shorten its adaptive convergence process, one of the main method is normalized LMS algorithm (NLMS algorithm) , variable step-size update formula can be written W (n+ 1) = w (n)+ e (n) x (n) = w (n)+ (3.1) where, = e (n) x (n) the right to express filter update vector iterative adjust the volume. In order to achieve the purpose of fast convergence, we must choose the appropriate value of variable step size, a possible strategy is as much as possible to reduce the instantaneous squared error, which uses the instantaneous squared error as the mean square error MSE of the simple estimate, which is the basic LMS algorithm思想.)
- 2021-03-06 12:39:31下载
- 积分:1