登录
首页 » matlab » rls-and-lms-Matlab

rls-and-lms-Matlab

于 2011-05-01 发布 文件大小:6KB
0 111
下载积分: 1 下载次数: 21

代码说明:

  rls和LMS的MATLAB仿真程序,供大家参考(rls and LMS in the MATLAB simulation program, for your reference)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • syn
    syndicate form for pro.nary exams
    2010-08-31 13:16:32下载
    积分:1
  • aofdm8-(1)
    Transmission of a signal and to check probability of Detection.
    2014-08-25 17:40:13下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • model_matlab_acoustic_position_system
    Model on Matlab of acoustic position system
    2009-12-09 09:16:59下载
    积分:1
  • MATLABfunctionofimageProcessing
    说明:  matlab进行数字图像处理的一些基本函数,还比较全面额(digital image processing matlab some basic functions, but also the amount of more comprehensive)
    2010-04-18 13:02:40下载
    积分:1
  • pontofixo
    fixed point numerical method
    2012-11-21 18:27:28下载
    积分:1
  • marcv
    说明:  利用ode45求解微分方程组。利用马尔可夫状态转移,求解系统部件随时间的可靠性函数。(Use matlab to solve system of differential equations.)
    2021-04-15 20:58:54下载
    积分:1
  • xhdemo
    求线性规划的matlab程序! 求线性规划的matlab程序!(For linear programming matlab program! For linear programming matlab program!)
    2020-11-17 16:09:39下载
    积分:1
  • sfpc
    说明:  sfpc 一种预测控制实例,在理想建模的情况下有良好的控制品质(sfpc )
    2010-04-04 09:07:39下载
    积分:1
  • Retrival_1
    由HFSS仿出S11,S21并导出S11,S21的复数形式,利用matlab调用,就可以算了介电常数和磁导率(By S11, S21 calculate dielectric constant and magnetic conductivity )
    2020-11-06 18:29:50下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载