-
RLS
递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的(Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent)
- 2021-03-06 11:09:30下载
- 积分:1
-
BP
说明: 用matlab实现的BP神经自校正系统模型(Using matlab to achieve self-tuning of the BP neural system model)
- 2009-06-29 19:07:37下载
- 积分:1
-
PSNRaNC
说明: 求两幅图像的峰值信噪比PSNR值和归一化相关系数NC值(Find two images PSNR PSNR values and the normalized correlation value NC)
- 2011-04-07 10:32:31下载
- 积分:1
-
Text-files
how to read and write files in matlab
- 2014-02-05 13:20:15下载
- 积分:1
-
kalman
自己编写的kalman最优化递归算法的滤波器实例程序,每一步都做了详细的标注,并且附上了与程序对应的kalman算法的介绍与讲解。(I have written to optimize recursive algorithm kalman filter example programs, each step in detail in the label, and attach the corresponding kalman algorithm and procedures are introduced and explained.)
- 2011-04-21 11:00:47下载
- 积分:1
-
MATLAB
本书籍介绍如何进行编辑MATLAB的界面 比较易懂很容易接受(This book explains how to edit the MATLAB interface is easy to understand and very acceptable)
- 2015-04-20 13:25:19下载
- 积分:1
-
复杂网络中基本网络模型的matlab实现
复杂网络的matlab实现,得到不同规模的BA无标度网络、WS小世界网络、随机网络、规则网络的拓扑图。还有各类型的拓扑度分布、聚集系数、平均最短路径等静态特性的实现。(Matlab implementation of complex networks, BA scale networks of different sizes, WS small world networks, random networks and regular networks are obtained. There are various types of topological degree distribution, aggregation coefficient, average shortest path and other static characteristics.)
- 2020-11-18 19:59:39下载
- 积分:1
-
IIR_cheb1ap
本代码设计的切比雪夫1型滤波器,与MATLAB中的切比雪夫滤波器不同的是输出为未归一化的零极点,输入只要是通带频率,通带波动,截止频率,阻带衰减即可,更便于抄做(The code design of Chebyshev Type 1 filter, and MATLAB in the Chebyshev filter output is not different is that the poles and zeros of the normalized input as long as the pass-band frequency, pass-band fluctuations, cutoff frequency, stopband attenuation can be more easily copied to do)
- 2010-11-13 20:06:38下载
- 积分:1
-
matlab_ch5
perfect matlab language textbook,highly recommend!
- 2012-06-16 00:38:42下载
- 积分:1
-
MATLABchenxu
很好的MATLAB联系实例。MATLAB(矩阵实验室)是MATrix LABoratory的缩写,是一款由美国The MathWorks公司出品的商业数学软件。MATLAB是一种用于算法开发、数据可视化、数据分析以及数值计算的高级技术计算语言和交互式环境。除了矩阵运算、绘制函数/数据图像等常用功能外,MATLAB还可以用来创建用户界面及与调用其它语言(包括C,C++和FORTRAN)编写的程序。 (Good matlab programming training materials)
- 2015-03-15 16:27:01下载
- 积分:1