CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - LMS 仿真

搜索资源列表

  1. LMS

    0下载:
  2. 非常不错的LMS学习材料 附带LMS仿真结果
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:27153
    • 提供者:wangxin
  1. LMS和变步长LMS的性能比较

    1下载:
  2. 本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。
  3. 所属分类:matlab例程

  1. LMS各类算法

    8下载:
  2. LMS自适应滤波器的仿真,收敛性能以及其误差性能。
  3. 所属分类:matlab例程

  1. 基于DSP的lms自适应滤波器实现

    3下载:
  2. 基于DSP的lms自适应滤波器实现并仿真
  3. 所属分类:编程文档

  1. LMS.rar

    1下载:
  2. LMS收敛程序。有2个仿真图,一个时域一个是频域的。,LMS convergence process. The simulation has two maps, one is a time domain frequency domain.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-26
    • 文件大小:868
    • 提供者:nixia
  1. lms

    3下载:
  2. 自适应波束形成中的LMS算法matlab仿真程序-LMS
  3. 所属分类:matlab

    • 发布日期:2016-04-25
    • 文件大小:343270
    • 提供者:郑建兴
  1. lms

    2下载:
  2. LMS算法使用matlab语言实现仿真 用于自适应滤波器-LMS algorithm using matlab simulation language used to achieve adaptive filter
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:1219
    • 提供者:XJZ
  1. lms

    0下载:
  2. lms算法的MATLAB仿真,通俗易懂,非常适合初学者-MATLAB simulation of the lms algorithm, user-friendly, very suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:821
    • 提供者:小白
  1. LMS

    3下载:
  2. LMS算法实现自适应滤波 clear close all clc N=10000 设置仿真长度 信号产生参数设定 a1=-0.195 a1=-1.5955 a2=0.95 R0=[1,a1,a2 a1,1+a2,0 a2,a1,1] p=[1,0,0] r=inv(R0)*p 计算理论自相关函数 R=[r(1),r(2) r(2),r(1)] 生成理论自相关矩阵 p1=[r(2),r(3)] 生成互相关 h=inv(R)
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2016-08-26
    • 文件大小:826
    • 提供者:wan
  1. LMS-equalizer-in-MATLAB

    1下载:
  2. 本程序是在MATLAB中对LMS均衡算法的通信仿真。-This procedure is in the MATLAB algorithm of LMS balanced communication simulation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:3686
    • 提供者:冬冬
  1. LMS

    1下载:
  2. 简单的最小二乘逼近算法,用于系统辨识,方便修改噪声参数和系统参数,为系统辨识和仿真作业的源代码。-Simple least-squares approximation algorithm for system identification to facilitate the modification of system parameters and noise parameters for the system identification and simulation of the sourc
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1526
    • 提供者:lsw_hit
  1. lms

    0下载:
  2. TD系统中智能天线下行波束赋形lms算法仿真实现-TD System Smart Antenna Downlink Beamforming Algorithm for Simulation of lms
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:526
    • 提供者:高婷
  1. LMS

    1下载:
  2. 基于LMS和RLS的自适应滤波仿真与分析,内含详细说明-Based on LMS and RLS adaptive filtering simulation and analysis, containing detailed descr iption of
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:226532
    • 提供者:阿飞
  1. lms

    0下载:
  2. LMS算法,可以实现在计算机上的仿真,通过仿真可以清楚的了解结果-LMS
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1206
    • 提供者:wangw899
  1. lms

    0下载:
  2. lms自适应滤波器算法在MATLAB仿真实现-lms adaptive filter algorithm in MATLAB Simulation
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:841
    • 提供者:xuyue
  1. LMS

    0下载:
  2. 自适应滤波和仿真实验,有毕设的同学可以参考下-Adaptive filtering and simulation experiments, there is complete set up for students to refer to the following
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:244930
    • 提供者:杨赛
  1. lms

    1下载:
  2. 反正切函数的变步长算法,能实现反正切函数的变步长的仿真!-Arc tangent function, variable step-size algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:751
    • 提供者:amanda
  1. LMS

    1下载:
  2. 自适应变步长LMS算法,仿真与功能说明,算法详解,资料综合!-Auto LMS matlab
  3. 所属分类:Other systems

    • 发布日期:2017-05-16
    • 文件大小:4584699
    • 提供者:hanyong
  1. LMS

    0下载:
  2. 基于LMS算法的matlab实现,比较基本的LMS算法,可用于自适应滤波器仿真-Matlab implementation based on LMS algorithm is a basic implementation of LMS algorithm for adaptive filter simulation.
  3. 所属分类:Graph program

    • 发布日期:2017-03-29
    • 文件大小:853
    • 提供者:sdfa
  1. lms-matlab

    0下载:
  2. 介绍如何编写自适应lms算法的matlab仿真程序,很适合初学者-How to write adaptive lms algorithm matlab simulation program, it is suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:380722
    • 提供者:王阳
« 12 3 4 5 6 7 8 9 10 ... 25 »
搜珍网 www.dssz.com