-
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
-
ME
说明: 利用最小熵法球时间延迟,可以用在TDOA定位中(The ball by the time delay of minimum entropy method can be used in TDOA positioning)
- 2010-11-03 16:28:46下载
- 积分:1
-
2
说明: 周期图法谱估计的程序,这个MATLAB很好用,绝对满足您的需要(Periodogram spectral estimation procedure, the MATLAB useful, definitely meet your needs)
- 2014-12-22 14:36:01下载
- 积分:1
-
wave
波浪模拟环境,M文件+S函数+simulin仿真图.(Environmental wave simulation, M file +S functions +simulin simulation map.)
- 2021-04-02 21:29:07下载
- 积分:1
-
GPSMatlabprocedure
说明: 非常全的GPS(全球定位系统)的Matlab源代码(Very wide of the GPS (Global Positioning System) of the Matlab source code)
- 2008-10-15 19:06:53下载
- 积分:1
-
Ch10_8_15
CHAPTER 10 控制系統的設計
許多受控程序的轉移函數包含一對或更多對的共軛複數極點。在s 平面中若複數
根非常接近虛數軸,則閉迴路系統會變成輕微阻尼或不穩定(CHAPTER 10 control system design of many controlled program transfer function contains a pair or more pairs of conjugate complex number of poles. If the plural in the s-plane root number very close to the imaginary axis, then the closed loop system becomes slightly damped or unstable)
- 2012-10-04 11:23:10下载
- 积分:1
-
Range-Free-Localization-Schemes-for-Large-Scale
Wireless Sensor Networks have been proposed for a multitude of
location-dependent applications. For such systems, the cost and
limitations of the hardware on sensing nodes prevent the use of
range-based localization schemes that depend on absolute pointto-
point distance estimates. Because coarse accuracy is sufficient
for most sensor network applications, solutions in range-free
localization are being pursued as a cost-effective alternative to
more expensive range-based approaches.
- 2013-11-11 18:26:17下载
- 积分:1
-
MAT-LAB-FILE
MAT lab source code need
- 2014-01-30 22:40:50下载
- 积分:1
-
localhisteq3
这是直方图均衡化(改进后)的MATLAB程序(This is histogram equalization (improved) MATLAB)
- 2005-04-29 15:40:10下载
- 积分:1
-
MATLAB
在这本实用的指导书帮助下你立即就可使用MATLAB了。《MATLAB揭秘》为学习这种功能强大的数学计算工具提供了高效的、启发性的方法。
本书使用简单易行的风格,一开始介绍了MATLAB基础,你将学习到如何绘制图象,求解代数方程及计算积分,也将学习到如何求解微分方程,求ODE的数值解,使用特殊函数工作。本书含有几百个例子及其详细解说过程,章末带有习题,书末还带最终测试题目,一句话,本书给予你的是MATLAB精华。
(In this practical guide book to help you immediately can use the MATLAB. " MATLAB Secret" To learn this powerful tool for mathematical calculations to provide a highly efficient and enlightening way. The book is easy to use style, the beginning describes the basis of MATLAB, you will learn how to draw images, solving algebraic equations and calculating the points will also learn how to solve the differential equations, and numerical solution of ODE, the use of special function工作. This book contains hundreds of examples and a detailed explanation of the process, with the end of chapter exercises, the book also take the final test at the end of the topic, a word, this book is to give you the essence of MATLAB.)
- 2009-06-07 11:50:04下载
- 积分:1