-
chafenfangfa
求一维抛物线方程的全隐/显式格式离散方法的解法。matlab(Seeking a full-dimensional parabolic equation implicit/explicit solution form discrete methods. matlab)
- 2013-12-07 15:22:15下载
- 积分:1
-
vTexture
Segmentation-based fractal texture analysis to classify different image textures.
- 2015-04-02 01:56:49下载
- 积分:1
-
env2
滚动轴承故障诊断的FFT分析,用故障诊断软件采集的一组数据进行分析(FFT analysis of the rolling bearing fault diagnosis, a set of data collected with the fault diagnosis software to analyze)
- 2012-06-23 21:03:25下载
- 积分:1
-
Fuzzyfor
Fuzzy Logic Controller for an Inverted Pendulum System using
- 2013-11-13 15:04:38下载
- 积分:1
-
Matlabapplicationinterface
一本介绍matlab程序与其他应用程序接口的书籍,其中包括matlab与VC和VB程序的交互方法,内容详实。(Matlab an introduction procedures and other application programming interfaces books, including the matlab program with VC and VB interactive methods, informative.)
- 2009-02-19 21:33:10下载
- 积分:1
-
Tsai
利用Tsai两步标定法实现摄像机的标定,里面有官方给的世界坐标和图像坐标便于理解(Tsai calibration method used to achieve two-step camera calibration, there are official to the world coordinates and image coordinates of easy to understand)
- 2011-05-17 16:43:58下载
- 积分:1
-
wavelet-power-spectral
matlab 简单功率谱 psd 交叉谱 分析短时间尺度周期(matlab simple power spectrum psd cross-spectral analysis of the short time scale cycle)
- 2013-02-28 19:54:48下载
- 积分:1
-
culture
用于简单函数优化的算法代码(MATLAB),希望对大家有用
(For simple function optimization algorithm code (MATLAB)。I need it can be useful to you)
- 2014-11-25 21:39:12下载
- 积分:1
-
Matlab
matlab多个实例分析,希望随大家有帮助。(matlab)
- 2009-09-13 08:54:20下载
- 积分: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