登录
首页 » matlab » LMS_Algo

LMS_Algo

于 2010-07-11 发布 文件大小:1KB
0 256
下载积分: 1 下载次数: 23

代码说明:

  功能描述:用matlab语言实现LMS自适应算法 函数名:LMS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)mu:自适应参数 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A (Function Description: The LMS adaptive algorithm matlab language function name: LMS_Algo Input parameters: (1) M: the order of filter (2) N: LMS algorithm the number of iterations (3 ) mu: adaptive parameters (4) xn: LMS algorithm for the input sequence Output parameters: (1) coefficient vector A )

文件列表:

LMS_Algo.m,1139,2010-07-11

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

发表评论

0 个回复

  • emd-hht-m
    EMD/HHT是一种处理非线性非稳态信号的经典算法,自98年提出以来已经获得广泛的使用,作者huang曾经因次获得NASA的最高奖。(EMD/HHT is a deal with the nonlinear non-stationary signals classical algorithm, since 98 has been raised since the widespread use huang had dimensionless author was NASA's highest award.)
    2006-05-23 12:37:07下载
    积分:1
  • key-frame-extraction
    in this zip folder contains the how to extract the key frames and how to add the noise and RGB.
    2013-10-01 23:44:05下载
    积分: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
  • chirp
    此程序为用MATLAB产生一个周期性的脉冲正弦信号(This procedure is to use MATLAB to generate a periodic sinusoidal signal pulse)
    2011-12-30 11:04:51下载
    积分:1
  • gabor
    gabor变换是非平稳信号处理的有效方法之一,在时频平面内可获得最佳划分(gabor transform one of the effective methods of non-stationary signal processing, get the best in the division of the frequency plane)
    2014-01-30 17:35:16下载
    积分:1
  • Leach_code
    LEACH is a protocol that is designed for energy efficient system.
    2010-11-17 18:55:28下载
    积分:1
  • whitenv
    可以实现对数据的宝华和姜维处理,是很多忙信号处理算法之前十分必须的(it is very impontant to do BSS)
    2010-05-13 19:03:17下载
    积分:1
  • why
    file contains matlab program file contains matlab program file contains matlab program
    2011-09-15 15:27:43下载
    积分:1
  • 双基地MIMO雷达波离角 波达角估计 二维ESPRIT算法
    用于双基地MIMO雷达波离角和波达角估计的二维ESPRIT算法的matlab程序(a 2 dimensional ESPRIT Algorithm based on bistatic mimo radar for joint dod & doa estimation ,realized on matlab)
    2021-04-25 17:08:46下载
    积分:1
  • matlab
    对一会度图片加入高斯噪声和椒盐噪声,并进行中值滤波和均值滤波处理(Degree of a picture will be added Gaussian noise and salt and pepper noise and median filter and mean filter processing)
    2010-07-11 19:05:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载