-
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
-
maxflow
许多系统包含了流量问题。例如交通系统有车流量,金融系统有现金流,控制系统有信息流等。许多流问题主要是确定这类系统网络所能承受的最大流量以及如何达到这个最大流量。MATLAB环境下解决最大流问题(Many systems contain a flow problem. Traffic such as traffic system, the financial system has cash flow, information flow control system. Many flow problem is to determine the maximum flow of such systems and how the network can bear to achieve this maximum flow. Maximum flow problem solving MATLAB environment)
- 2014-02-25 15:02:03下载
- 积分:1
-
median
median filter for image in c
- 2007-07-21 16:04:34下载
- 积分:1
-
mkf_demo4
关于卡尔曼滤波的matlab工具箱,里面有好几个,大家可以参考(Kalman filter on matlab toolbox, which has quite a few, everyone can refer to)
- 2007-09-04 09:36:48下载
- 积分:1
-
kalman1
卡尔曼滤波器设计MTALAB实现代码,根据matlab中提供的kalman函数进行设计,需要设计出“动态方程”和“观测方程”(Kalman filter design to achieve MATLAB code, under which the Matlab Tracking function for the design, the need to design "dynamic equation" and "observation equation")
- 2005-05-02 18:24:07下载
- 积分:1
-
channel
Channel generator for 60 GHz
- 2015-01-07 07:43:03下载
- 积分:1
-
manual_routing
Path manually writing code, is to allow the ns2 manual routing is used, this is our experimental multichannel implementation, hoping to share.
- 2014-01-03 10:59:38下载
- 积分:1
-
matlabguiexample
Matlab gui 学习资料,详细功能说明及具体例子(GUI Matlab learning materials, detailed functional specifications and specific examples)
- 2016-11-16 14:39:40下载
- 积分:1
-
Tutorial
说明: stk和matlab互联的应用,创建简单的gui,可以对场景进行放大缩小(STK and MATLAB interconnected application, create a simple GUI, can zoom in and out of the scene)
- 2020-04-09 13:27:29下载
- 积分:1
-
knapsack-ga
knapsack genet algorithm
- 2011-05-01 14:15:12下载
- 积分:1