-
NEWHARRIS
利用HARRIS矩阵实现角点提取,适用于多种图像(HARRIS matrix realization of the use of corner extraction, applied to a variety of image)
- 2009-04-09 11:34:45下载
- 积分:1
-
zxcv
一些matlab程序,对初学者挺有用的,值得一看,关于数值分析的。(some Matlab procedures for beginners quite useless, an eye-catcher, on the numerical analysis.)
- 2006-12-19 10:33:53下载
- 积分:1
-
TrackingDifferentiator.m
跟踪微分器,用于自抗扰控制的过度安排作用,学习自抗扰可参考学习,谢谢(Track Differentiator)
- 2013-09-20 23:05:21下载
- 积分:1
-
MATLAB-SIMULASION-FOR-MOTOR
MATLAB 电机仿真教程,非常详细的仿真,希望对大家有帮助。(MATLAB motor simulation tutorial, a very detailed simulation, we want to help.)
- 2013-12-16 19:22:36下载
- 积分:1
-
gauseid
matlab矩阵计算 Gauss-Seidel迭代法解线性方程组(matlab matrix calculation Gauss-Seidel iteration method for solving linear equations)
- 2013-04-02 11:15:37下载
- 积分:1
-
Adaptive filtering
自适应滤波存在于信号处理、控制、图像处理等许多不同领域,它是一种智能更有针对性的滤波方法,通常用于去噪。(Adaptive filtering exists in many different fields such as signal processing, control, image processing and so on. It is an intelligent and more targeted filtering method, usually used for denoising.)
- 2019-01-03 16:34:17下载
- 积分:1
-
IEEE-data
IEEE数据大全,进行电力系统分析必备工具(IEEE data)
- 2021-04-07 20:29:01下载
- 积分:1
-
Digital_Audio
实现数字音频效果的源程序,包含多速率信号处理的内插和抽取源程序。(realize the audio effect.inlude the function of multirate signal processing knowledge)
- 2009-03-04 19:36:08下载
- 积分: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
-
myavitoimage
说明: 用MATLAB实现的一个用于视频转图像的程序,将视频按照一帧一帧的分解成相应的图像(Using MATLAB to achieve the one for the video switch to the image process, the video according to an a decomposition into the corresponding images)
- 2010-04-28 14:47:06下载
- 积分:1