CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - MATLAB 自适应算法 LMS

搜索资源列表

  1. An_Adaptive_Transverse_filter_using_LMS_algorithm.

    0下载:
  2. 本文件介绍采用最小均方算法的自适应横向滤波器,pdf文件内含有相应的MATLAB程序及仿真结果等。-This document describes the use of least mean square adaptive transversal filter algorithm, pdf file containing the appropriate procedures and simulation results of MATLAB.
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-07
    • 文件大小:90904
    • 提供者:mutestome
  1. ofdm_EM_channel

    0下载:
  2. 分析了相位噪声对正交频分复用(OFDM)系统的影响,发现相位噪声不仅产生 通用相角错误(CPE),而且还会产生载波间干扰(ICI),这都使OFDM系统的性能急剧恶 化,因此必须对CPE和ICI进行校正.文中给出了基于MSE准则的CPE校正方法,考虑到 ICI干扰主要来源于相邻信道,进而提出了基于LMS法则的自适应相邻信道干扰消除方 法.整个算法简单高效.仿真结果表明,所提出的算法大大改善了OFDM系统的性能-Analysis of phase noise on the ortho
  3. 所属分类:Communication-Mobile

    • 发布日期:2016-07-13
    • 文件大小:43607
    • 提供者:sunkai
  1. all

    0下载:
  2. RLS和LSL、LMS三种算法的自适应滤波程序及其应用与比较-RLS and LSL, LMS three kinds of adaptive filtering algorithm and its application procedure and comparison of
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1165
    • 提供者:胡晓春
  1. zishiyingxianbo

    1下载:
  2. 利用自适应陷波器来消除通信系统中的工频干扰。重点从LMS算法的步长因子、信号与干扰的频率差、参考输入的幅值和相位等几个方面讨论单频陷波器的滤波效果。另外,还以双频为例,讨论了多频级联型陷波器的特性,证实了经过两次滤波后,信号可被真实的恢复出来,且误差收敛趋于稳定。-The use of adaptive notch filter to eliminate the communication system frequency interference. LMS algorithms focus f
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:3871
    • 提供者:刘翔
  1. lmsfilter1

    0下载:
  2. lms 自适应算法的仿真源程序 基于最小均方算法的。-LMS filter in MATLAB based on a simple and very useful mehtod which is used to estimate gradient.
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:576
    • 提供者:单晓玲
  1. SmartAntennaCodeListings3

    0下载:
  2. 智能天线 自适应非盲算法LMS。用MATLAB编写而成,第三部分-Non-blind algorithm for smart antenna adaptive LMS. Compiled with MATLAB, the third part
  3. 所属分类:matlab

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

    0下载:
  2. LMS自适应滤波算法的MATLAB仿真程序-LMS adaptive filtering algorithm MATLAB simulation program
  3. 所属分类:Wavelet

    • 发布日期:2017-04-05
    • 文件大小:1017
    • 提供者:pangbo
  1. BLMS

    1下载:
  2. 自适应滤波的块型最小均方差算法(B-LMS),能够快速跟踪过程的变化-Block adaptive filtering algorithm based on LMS (B-LMS), to fast track the process of change
  3. 所属分类:Algorithm

    • 发布日期:2017-03-30
    • 文件大小:1366
    • 提供者:lurui
  1. lms

    0下载:
  2. lms自适应均衡算法,lms算法使用MATLAb实现-lms adaptive equalization algorithm, lms algorithm implementation using MATLAb
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:876
    • 提供者:peng
  1. LMS_correlative

    1下载:
  2. 此程序是用MATLAB编写的时域解相关的LMS自适应算法程序。-This program is written in MATLAB for time domain LMS adaptive algorithm related procedures.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:105859
    • 提供者:yingzi
  1. LMS_Algo

    0下载:
  2. 功能描述:用matlab语言实现LMS自适应算法 函数名:LMS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)mu:自适应参数 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A -Function Descr iption: The LMS adaptive algorithm matlab language function name: LMS_Algo Input para
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:706
    • 提供者:赵明诚
  1. RLS_Algo

    0下载:
  2. 功能描述:用matlab语言实现RLS自适应算法 函数名:RLS_Algo 输入参数: (1)M:滤波器的阶数 (2)N:LMS算法迭代的次数 (3)lamda:遗忘因子 (4)xn:LMS算法的输入序列 输出参数: (1)系数矢量A 调用函数:无 被调用: 作者:mingcheng 编写时间:2009-10-13 修改时间:2009-10-13 版本:V1.0 -Function Descr
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:752
    • 提供者:赵明诚
  1. LMS

    0下载:
  2. 自适应消噪源码,利用LMS算法和matlab仿真工具去除随机噪声-Adaptive noise source, using LMS algorithm and simulation tools to remove the random noise matlab
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:110789
    • 提供者:李稳
  1. zishiiying

    0下载:
  2. 自适应滤波算法是自适应滤波器实现过程中较为重要的环节,数字信号处理器的出现为数字信号处理算法的 实现和大规模数据的实时处理提供了可能。通过对自适应最小均方算法(LMS) 及其各种改进算法的Matlab 仿真,进行分 析及归纳比较,得出结论,并在此基础上,提出算法的优化方案,以DSP 为平台,用汇编语言对自适应算法进行了描述,最终 以DSP 为平台完成了自适应滤波器的设计。-Adaptive filtering algorithm is an adaptive filter proce
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:360541
    • 提供者:xiliao
  1. ip

    1下载:
  2. 介绍了一种用于ip电话的自适应回声消除器,采用LMS自适应滤波器实现。首先通过MATLAB进行LMS算法的步长选择,并用生成的符合G.168要求的带限CCS测试信号对回声消除器的性能进行了测试-Introduced a kind of adaptive echo cancellation ip phone device, using LMS adaptive filter. Carried out by MATLAB first step LMS algorithm selection, and
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:129630
    • 提供者:xiliao
  1. MATLAB

    0下载:
  2. 自适应滤波的基本LMS算法的例程,有基本的信号对比-The basic LMS algorithm for adaptive filtering routines, some basic signal contrast
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1761
    • 提供者:chengwenfan
  1. NLMS

    0下载:
  2. 归一化LMS算法即NLMS算法源程序,自适应信号处理变步长经典算法-Normalized LMS algorithm for the NLMS algorithm source code, adaptive signal processing algorithm for variable step classical
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:911
    • 提供者:wanghaiyan
  1. antenna

    1下载:
  2. 使用MATLAB对智能天线自适应LMS算法部分进行仿真,假设共有4个天线单元-Adaptive smart antenna using MATLAB, the simulation part of the LMS algorithm, assuming a total of four antenna elements
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:772
    • 提供者:张茂磊
  1. lms-matlab

    0下载:
  2. matlab仿真的lms自适应滤波的算法代码-matlab simulation of the lms algorithm
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:769
    • 提供者:语筱悦
  1. lms

    0下载:
  2. 一个简单的自适应lms算法,用matlab做的仿真,很适合初学者-A simple adaptive lms algorithm, the simulation with matlab do, it is suitable for beginners
  3. 所属分类:matlab

    • 发布日期:2017-04-16
    • 文件大小:26054
    • 提供者:王阳
« 1 2 3 4 5 6 78 9 10 11 12 13 14 »
搜珍网 www.dssz.com