-
plane_model
用matlab建立的飞机模型(转载),希望对大家有帮助。(plane model)
- 2010-12-15 16:46:56下载
- 积分:1
-
m-file-guide
matlab m语言的编程,包括m语言的编程基础,C语言转换和外部接口等(matlab m language programming, including m basics of programming language, C language conversion and external interfaces)
- 2013-08-03 10:17:41下载
- 积分:1
-
arry
基于最小均方算法lms算法的程序源代码程序仿真(Least mean square algorithm based on LMS algorithm source code)
- 2009-02-23 13:12:49下载
- 积分:1
-
music
上传的MATLAB代码是music算法在线阵和空间任意阵列下的形式,也可以将两者进行对比。(Upload music algorithm MATLAB code is any line array and space under the form of an array, you can also compare the two.)
- 2013-10-23 10:28:47下载
- 积分: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
-
FullCodes
Electromagnetic Waves and Antennas
- 2012-04-18 13:28:05下载
- 积分:1
-
gridfit
准均匀三次B样条曲线曲面的多分辨率显示及编辑程序。能够实现随机生成指定次数的准均匀三次B样条曲线和曲面,(Quasi-uniform cubic B-spline curves and surfaces of the multi-resolution display and editing program. Randomly generated to achieve a specified number of quasi-uniform cubic B-spline curves and surfaces,)
- 2011-05-24 14:01:24下载
- 积分:1
-
MATLABsource
化学工业出版社出版的《MATLAB 从入门到精通》源代码(MATLAB book source codes.)
- 2011-08-18 14:08:53下载
- 积分:1
-
Radial-Basis-Function-Neural-Controller-for-Tanke
Radial Basis Function Neural Controller for Tanker Ship Headin
- 2013-10-08 15:06:08下载
- 积分:1
-
PCA_in_MATLAB
A document about PCA in matlab
- 2012-03-30 17:23:50下载
- 积分:1