搜索资源列表

  1. LMS

    0下载:
  2. 自适应滤波能够在未知环境中有效工作,并能够跟踪输入信号的时变特征。-LMS
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-02
    • 文件大小:7168
    • 提供者:lydia
  1. LMS

    0下载:
  2. 一个简单的LMS算法小程序,在自适应预失真中会用到-LMS algorithm is a simple small program, the adaptive pre-distortion will be used! ! !
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:li tao
  1. LMS

    0下载:
  2. 该程序实现了lms算法的仿真,便于学习信号处理的朋友理解该算法。-The program implements the lms algorithm simulation, easy to learn to understand the signal processing algorithm friends.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:wanghaonan
  1. LMS-code

    0下载:
  2. 给出一种LMS算法,即最小均方算法,采用一种特殊的梯度估值,它的显著特点是它的简单性,不需要计算相关函数,也不需要矩阵求逆运算。-Gives a LMS algorithm, least mean square algorithm, using a special gradient estimates, and its distinctive feature is its simplicity, need not calculate t
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-02
    • 文件大小:51200
    • 提供者:lvxiaoli
  1. lms

    0下载:
  2. 基于LMS算法的自适应滤波器的matlab程序,输入正弦信号,加入白噪声后,通过滤波器后恢复出原信号-failed to translate
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:ding
  1. LMS-RLSAdaptiveFilter

    0下载:
  2. 数字信号处理,LMS和RLS实例:给定正弦信号s(n),现在我们获得得是受影响的数据x(n)=s(n)+v(n) , v(n)为方差1.25的告示白噪声信号,请设计一个滤波器,使其输出与s(n)的均方误差最小,并给出用LMS和RLS算法的自适应求解方法的MATLAB仿真。-Digital signal processing, LMS and RLS instance: Given a sinusoidal signal s (n), n
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:codeshare
  1. dfe-lms

    1下载:
  2. This program allows the application of the Decision Feedback equalizer by lms adaptive algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:2048
    • 提供者:Toto
  1. lms-matlab

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

    • 发布日期:2024-05-02
    • 文件大小:380928
    • 提供者:王阳
  1. LMS

    0下载:
  2. 一种基于LMS的改进变步长算法及其应用,一种基于LMS的改进变步长算法及其应用-Improvements based on variable step size LMS algorithm and its application
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:686080
    • 提供者:bs
  1. LMS

    0下载:
  2. lms算法演示,自适应信号处理授课内容,画出学习曲线,MATLAB程序-lms algorithm presentation, adaptive signal processing lectures, to draw the learning curve, MATLAB program
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:景飒
  1. rls-and-lms-Matlab

    0下载:
  2. rls和LMS的MATLAB仿真程序,供大家参考-rls and LMS in the MATLAB simulation program, for your reference
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:6144
    • 提供者:张福生
  1. lms-rls-mlse

    0下载:
  2. THis transceiver system simulation to display ber vs SNR. TRansceiver is about BER comparison between LMS-RLS and MLSE receiver to invers the rayleigh fading channel. The content of system is modulation, pilot adder, awg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:126976
    • 提供者:gelar
  1. variable-step-LMS-algorithm-

    0下载:
  2. 一种变步长LMS算法及其Matlab仿真-A variable step size LMS algorithm and its Matlab simulation
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:187392
    • 提供者:Tom
  1. Variable-step-size-LMS-algorithm-

    0下载:
  2. 变步长LMS算法性能比较与仿真.希望有帮助-Variable step size LMS algorithm performance compared with the simulation. Hope that helps
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:179200
    • 提供者:Tom
  1. LMS

    0下载:
  2. LMS算法实现回声消噪,自己编写的原代码,对初学者有一定的帮助啊-LMS algorithm for echo cancellation noise, I have written the original code, there is some help for beginners ah
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-02
    • 文件大小:54272
    • 提供者:安扣成
  1. LMS

    0下载:
  2. LMS的经典算法,配合习题,出图效果良好,仿真效果良好,-The classic LMS algorithm, with exercises, a figure to good effect, the simulation result is good,
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-02
    • 文件大小:21504
    • 提供者:王文静
  1. LMS--RLS--and-Kalman--MUD

    0下载:
  2. 比较LMS,RLS, 和Kalman滤波器多用户检测器的性能,包括信干比性能,剩余能量输出性能。-More LMS, RLS, and Kalman filter performance multi-user detector, including the signal to interference ratio performance, the remaining energy output performance.
  3. 所属分类:通讯/手机编程

    • 发布日期:2024-05-02
    • 文件大小:8192
    • 提供者:高维廷
  1. matlab-and-LMS-NLMS-SMI

    0下载:
  2. 基于matlab和LMS/NLMS/SMI方法的自适应均衡-Based on matlab and LMS/NLMS/SMI adaptive equalization method
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:551936
    • 提供者:许地
  1. LMS-algorithm1

    1下载:
  2. 自适应信号处理中 LMS 算法 程序 结果 以及结果的分析比较-LMS algorithm in adaptive signal processing procedures for analysis and comparison of results and the results
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:108544
    • 提供者:winnie
  1. LMS-RLS

    0下载:
  2. 包含用MATLAB编写的LMS算法和RLS算法的比较程序,运行正确-Contains LMS algorithm using MATLAB and the RLS algorithm comparison, the running correctly
  3. 所属分类:matlab例程

    • 发布日期:2024-05-02
    • 文件大小:1024
    • 提供者:liaojiawen
« 1 2 3 4 5 6 7 89 10 11 12 13 ... 50 »

源码中国 www.ymcn.org