-
chaoliujisuan
电力系统潮流计算编程 C++程序 简单易懂的程序(Power Flow Programming C++ program easy to understand procedures)
- 2010-09-26 09:55:53下载
- 积分: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
-
pso
一个粒子群算法的matlab程序代码 很经典的 对于研究粒子群算法的人很有帮助( pso matlab)
- 2010-12-27 23:26:23下载
- 积分:1
-
VI-Math
XXY 平台移動計算,利用三點位置算出中心進行偏移動作(XXY mobile computing platform using three shift operation center position calculating)
- 2013-12-24 08:38:07下载
- 积分:1
-
C-900example
我收藏的c語言900個例題,裡頭有控制dos-bios,memory,macros,math....的一些範例,原碼可能很簡單但是很實用,希望大家喜歡(language collections c 900 of excellence, he got control dos-bios, memory, macros, math .... some example, the original code may be very simple but very useful, hope you like)
- 2007-03-13 13:26:26下载
- 积分:1
-
hht
希尔伯特黄变换理论及其应用探讨,基本原理,EMS算法(Hilbert-Huang Transform and Its Applications, basic principles, EMS algorithm)
- 2010-06-03 15:54:11下载
- 积分:1
-
qdis
席位分配的matlab例程,可以勾选多种算法以方便练习使用(The distribution of seats in matlab routines, you can check a variety of algorithms to facilitate the use of practice)
- 2008-01-01 12:41:21下载
- 积分:1
-
suzuki
实现suzuki信道模型的仿真,同时包含大尺度、小尺度衰落(to simulate suzuki channel model,include large scale fading and small scale fading)
- 2021-01-12 19:38:48下载
- 积分:1
-
MATLAB-adu
基于分数傅里叶变换的彩色图像加密算法,主要用于数字图像的加密中。(Based on the fractional Fourier transform for color image encryption algorithm, mainly used in digital image encryption.)
- 2011-05-04 16:27:41下载
- 积分:1
-
Gaussian_Quadrature_double_integral
code for integrating a double integral problem numerically using the numerical Gauss-Quadrature technique
- 2012-08-26 20:02:12下载
- 积分:1