-
LMS_RLS_sim
功能描述:测试LMS与RLS算法,比较两种算法的收敛特性
文件名:LMS_RLS_sim.m
测试用例:
x(n)+a1*x(n-1)+a2*x(n-2)=e(n),a1=-1.6,a2=0.81,e(n)为高斯白噪声
文件输出:系数a1的值
调用函数:function [A] = LMS_Algo(M,N,mu,xn)
被调用:无
作者:mingcheng
编写时间:2009-10-13
修改时间:2009-10-13
版本:V1.0 ( Function Description: Test LMS and RLS algorithm, the convergence characteristics were compared file name: LMS_RLS_sim.m test case: x (n)+ a1* x (n-1)+ a2* x (n-2) = e (n), a1 =- 1.6, a2 = 0.81, e (n) is Gaussian white noise file output: the value of coefficient a1 call the function: function [A] = LMS_Algo (M, N, mu, xn) is called: No of: mingcheng write time :2009-10-13 modified :2009-10-13 version: V1.0 )
- 2010-07-11 12:15:54下载
- 积分:1
-
data-compression-codes
Data compression tools such as JPEG, KL TRANSFORM, DCT ETC ALGORITHM ARE given
- 2015-03-02 22:02:52下载
- 积分:1
-
The-Quadrotor-model
MATLAB下的四旋翼飞行器建模程序,可以用于仿真四旋翼模型(This is a UAV model under the MATLAB program, The UAV model can be used in the simulation.)
- 2021-03-29 10:49:11下载
- 积分:1
-
5
说明: 原创自环流潮流追踪程序matlab,支持一下,不容易呀(Original program from the circulation flow tracing matlab, to support what it is not easy ah)
- 2010-09-21 15:44:01下载
- 积分:1
-
lagr
自己编写的MATLAB系统里没有的拉格朗日插值的源函数程序(Write your own MATLAB system the source of the Lagrange interpolation function program)
- 2012-08-08 08:26:50下载
- 积分:1
-
Gilbert-Strang2
gilber strang matlab files Computational Science and Engineering
- 2013-11-10 20:12:23下载
- 积分:1
-
lotusdb-sstable.tar
a lightweight implemetation of sstable and memory table like leveldb
- 2015-03-06 21:48:13下载
- 积分:1
-
Matlab
本书精选了科学和工程中常用的200余个算法,全部采用MATLAB语言编程实现,并结合实例对算法程序进行验证和分析。本书分为上下两篇,上篇为MATLAB基础篇,主要介绍MATLAB的基本功能和操作以及MATLAB程序设计的入门知识;下篇为算法程序篇,主要讲述以下方面常用算法的MATLAB实现,包括插值、函数逼近、矩阵特征值计算、数值微分、数值积分、方程求根、非线性方程组求解、解线性方程组的直接法、解线性方程组的迭代法、随机数生成、特殊函数计算、常微分方程的初值问题、偏微分方程的数值解法、数据统计和分析。(The book includes examples of the algorithm programs more than 200.)
- 2012-11-02 19:29:03下载
- 积分:1
-
ssinc
ssinc窗函数对正弦信号加不同的窗函数进行性能比较(ssinc)
- 2010-12-22 20:39:41下载
- 积分:1
-
ButterworthHFourier
matlab code of ButterworthHFourier
- 2010-02-25 23:46:09下载
- 积分:1