-
p2z
正态分布表的PZ值转换。可以输入P矩阵得到Z值(PZ transfer)
- 2012-04-11 20:08:48下载
- 积分:1
-
yuij
HJUIDFYUI HUIYDIUVYIDF JHIUYD8SUV8O JDUIVYI
- 2011-09-13 22:20:56下载
- 积分:1
-
svmcwtest1
对瞬时特征提取过程进行了描述,具有一定的参考价值(The instantaneous feature extraction process is described, with some reference value)
- 2011-10-19 16:18:55下载
- 积分:1
-
fuzzyPID
matlab simulink 建模,实现永磁同步电机调速。pid控制(pmsm matlab simulink pid controller)
- 2020-11-20 11:29:37下载
- 积分:1
-
OFDM
It is a matlab simulation code about OFDM
- 2012-02-06 21:17:55下载
- 积分:1
-
matlab87geshili
matlab的87个实例,基本上涵盖了matlab得许多操作函数和图像处理方法,对大家的学习很有帮助。(87 instances of matlab, matlab have basically covered many operations functions and image processing method, all very helpful.)
- 2010-07-09 22:18:01下载
- 积分:1
-
particlefilters
粒子滤波的经典编程资料。非常的翔实具体。从入门程序到高级程序俱在其中。(Classical particle filter programming information. Very informative specific. Program to the senior program from entry all in them.)
- 2011-01-05 14:40:57下载
- 积分:1
-
siftDemoV4
SIFT算子程序,,使用简单,,代码有注释,,并给出使用方法(SIFT operator subroutine, use simple code annotated, and given the use)
- 2013-01-03 11:40:26下载
- 积分:1
-
lg_process_2D
基于微波成像领域的,应用于医学脑成像的共焦成像算法(Confocal imaging algorithm.)
- 2020-11-13 20:59:43下载
- 积分: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