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

搜索资源列表

  1. LMS-FTF-LSL

    1下载:
  2. 包括:三种LMS算法实现AR(2)的预测,法2、3用递推计算Km,两者区别在于d(n)的取法略微不同;用LSL和FTF算法实现简单的系统辨识。-Include: three LMS algorithm AR (2) the forecast, France 2,3 calculated with recursion Km, whichever is the difference between d (n) of a slightly different取法 LSL and the FTF al
  3. 所属分类:matlab

    • 发布日期:2015-01-23
    • 文件大小:953.3kb
    • 提供者:
  1. lms

    0下载:
  2. 基于lms的系统辨识的matlab仿真有点小问题-Based on the LMS system identification of the matlab simulation a bit small problem
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:927byte
    • 提供者:哗哗
  1. aft

    0下载:
  2. 基于LMS算法的自适应回波抵消器算法 用于未知系统识别-Based on LMS Algorithm for Adaptive Echo Cancellation Algorithm for unknown system identification
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-28
    • 文件大小:1.16kb
    • 提供者:caomin
  1. LMS222

    0下载:
  2. 应用LMS算法,用Matlab编程实现系统识别.-Application of LMS algorithm, using Matlab programming system identification.
  3. 所属分类:matlab

    • 发布日期:2017-04-25
    • 文件大小:88.09kb
    • 提供者:gaofong
  1. Adaptive_Signal_Processing

    0下载:
  2. LMS Algorithm for System Identification-LMS Algorithm for System Identification..........
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-07
    • 文件大小:455.37kb
    • 提供者:Riaz
  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
    • 文件大小:1.49kb
    • 提供者:lsw_hit
  1. Matlab_update_LMS

    0下载:
  2. System identification with adaptive filter using full and partial-update Least-Mean-Squares -System identification with adaptive filter using full and partial-update Least-Mean-Squares
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4.18kb
    • 提供者:Peter Tiong
  1. lms.m

    0下载:
  2. LMS Algorithm Demo - A system identification by the usage of the LMS algorithm.-LMS Algorithm Demo- A system identification by the usage of the LMS algorithm.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-04
    • 文件大小:1.21kb
    • 提供者:tom
  1. da2

    0下载:
  2. FIR_A=[1 1 2] FIR_B=[2 1 1] function [w_out mse_out ref_out] = LMS(FIR_A,FIR_B,1,wave=square) [w mse ref res iter] = LMS(FIR_A,FIR_B,L,wave) LMS filter to solve the system identification problem represented below: ---------- ------
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-04
    • 文件大小:1.88kb
    • 提供者:dasu
  1. lms

    0下载:
  2. 最小均方算法是一种自适应滤波算法,这里的Matlab程序用于根据LMS最新均方识别一个线性噪声系统-LMS algorithm is an adaptive filter algorithm, where the Matlab program for the latest according to the mean square LMS noise system identification of a linear
  3. 所属分类:Graph program

    • 发布日期:2017-03-28
    • 文件大小:1.35kb
    • 提供者:lluu
  1. lms.c

    0下载:
  2. this program demonstrates the use of the LMS algorithm in system identification
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1.13kb
    • 提供者:Jim
  1. system-identification

    0下载:
  2. LMS算法实现系统辨识 LMS-Newton算法实现系统辨识 SER算法实现系统辨识 LMS-Lattice算法实系统辨识 SER-Lattice算法实现系统辨识-Lms Lmsnewton SER LMS-lattice
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:8.24kb
    • 提供者:micron
  1. lms_rsl

    0下载:
  2. 利用lms算法和rls算法,对通过给定系统h的随机信号进行自适应滤波,通过抽头w对系统进行逆辨识与辨识,同时产生MSE 即均方误差,来描述对信号恢复的效果。-Using lms algorithm and rls algorithms h through a given system adaptive filtering of random signals, the system through the tap w reverse identification and recognition,
  3. 所属分类:Communication-Mobile

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

    0下载:
  2. 自适应信号处理中的格型LMS算法,并与横向LMS做了比较。应用环境是系统辨识-lattice LMS algorithm of adaptive signal processing were compared with the horizontal LMS algorithm. Application environment is the system identification
  3. 所属分类:通讯/手机编程

    • 发布日期:2013-12-20
    • 文件大小:735byte
    • 提供者:韩科
  1. LMS-

    0下载:
  2. 一个使用lms算法的系统识别,用于识别线性噪声系统-Lms algorithm system identification
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.2kb
    • 提供者:丫头
  1. LMS_shibie

    0下载:
  2. 一个经典的LMS系统识别的实施,包含输入信号的多个选项-A classic implementation of the LMS system identification, with multiple options of the input signal
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1.84kb
    • 提供者:丫头
  1. system-identification

    1下载:
  2. These are codes for system identification using various algorithm like LMS,RLS,PSO+FLA-These are codes for system identification using various algorithm like LMS,RLS,PSO+FLANN
  3. 所属分类:matlab

    • 发布日期:2017-12-05
    • 文件大小:1.9kb
    • 提供者:rakesh
  1. LMS-algorithm

    0下载:
  2. 基本LMS算法,归一化LMS算法,基于LMS算法的系统辨识-Basic LMS algorithm, the normalized LMS algorithm, LMS algorithm based system identification
  3. 所属分类:matlab

    • 发布日期:2017-11-21
    • 文件大小:5.54kb
    • 提供者:张冰龙
  1. System-identification

    0下载:
  2. 用Matlab实现自适应信号处理中的系统辨识,自适应处理器采用自适应线性组合器,未知被控系统采用AR model。用了LMS算法和最速下降法实现。-Realise system identification in adaptive signal processing with matlab.The LMS algorithm and Speedest Descent method are used.
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:501.24kb
    • 提供者:mingzhan
  1. lms

    1下载:
  2. lms自适应算法源码,同时完成系统辨识仿真(LMS adaptive algorithm source code, at the same time complete system identification simulation)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-27
    • 文件大小:1kb
    • 提供者:
« 12 3 »
搜珍网 www.dssz.com