-
text2
计算机视觉,实现图像分割的Matlab源程序2(Computer vision, image segmentation to achieve the Matlab source code 2)
- 2009-05-29 18:50:08下载
- 积分:1
-
DS_fusion
运用matlab实现了DS证据理论,可以用来仿真(Using MATLAB to achieve the DS evidence theory, it can be used to simulate)
- 2015-11-13 10:49:42下载
- 积分:1
-
power_PVarray_grid_det
说明: 100kW三相光伏并网详细模型
MPPT使用增量电导法(Detailed model of 100 kW three-phase photovoltaic grid-connected
MPPT uses incremental conductivity method)
- 2019-06-04 14:57:39下载
- 积分:1
-
flowshopcoding
the coding of genetics algorithm in 5 machines and 5 jobs...the coding uses matlab 7.0 release 14
- 2009-12-15 11:33:20下载
- 积分:1
-
y7572030077
主要是讲v-blast的系统仿真程序,很全面,很有用,大家可以用用看(Is mainly v-blast system simulation program, very comprehensive, very useful, you can use to see)
- 2010-05-18 16:06:00下载
- 积分:1
-
RayleighDistrib
绘制风频的瑞利分布图,风速区间取在0~30m/s。(Draw up the wind frequency of the Rayleigh distribution,Wind speed range in 0 ~ 30 m/s.)
- 2013-12-13 13:42:05下载
- 积分:1
-
pmsmpi
自己建的一个模型,给大家参考,希望对大家有用。(A matlab model )
- 2014-02-14 15:26:24下载
- 积分:1
-
Py
说明: 使用蛙跳算法来解决一个工厂流程问题的事例(Frog hopping algorithm solves factory process problems)
- 2019-03-30 09:11:20下载
- 积分:1
-
AGC
AGC algorithm for CMMB
AGC algorithm for CMMB
(AGC algorithm for CMMB
AGC algorithm for CMMB )
- 2009-04-13 17:57:45下载
- 积分: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