搜索资源列表

  1. LMS_adaptive_filter

    0下载:
  2. Rls算法源程序2 采用更新的自适应算法,实现滤波功能。-Rls algorithm source code 2, using the updated adaptive algorithm filtering.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:sunny
  1. ask_lms_6_14_

    0下载:
  2. 自适应滤波lms算法,采用ask调制,三条多经信道,信噪比可调。-LMS adaptive filtering algorithm, using ask modulation, by more than three channels, signal to noise ratio adjustable.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:卢新艳
  1. lms

    1下载:
  2. 1、本试验中未知系统采用25阶的FIR滤波器模拟。其通带边缘频率10kHz,阻带边缘频率22kHz,阻带衰减75dB,采样频率50 kHz。 2、自适应滤波器采用基本LMS算法,滤波器阶数为32,更新步长u为1/(4+xn*xn)。LMS自适应算法参见《现代信号处理》第192页。 已经在DSP2812上实现-1, the test system uses a 25 unknown band analog FIR filter.
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:204800
    • 提供者:sunyee
  1. laolu___step2lms

    1下载:
  2. 本源码将横向自适应滤波器和格型自适应滤波器的LMS算法综合在一起,对起权系数跟踪性能可以做较好的比较.-源 虢?应 瞬 透 应 瞬 LMS惴ㄛ?一, 权 蔚 芸 虾 玫谋 冉.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:路峰
  1. FIRLMS

    0下载:
  2. 该源码是自适应滤波器算法(基于LMS自适应算法)的实现例子,开发工具是CCS,开发芯片是TMS320VC5416.-The source code is the adaptive filter algorithm (based on LMS adaptive algorithm) the realization of example, development tools is the CCS, the development of ch
  3. 所属分类:DSP编程

    • 发布日期:2024-05-20
    • 文件大小:10240
    • 提供者:zhou
  1. LMS_adpative

    0下载:
  2. 基于LMS算法的无线信道自适应均衡器,相当有用,如假包换
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:宿星辉
  1. math2

    0下载:
  2. 一些数学处理函数,包括:用频域最小误差平方方法设计线性相位FIR低通数字滤波器、最小均方(LMS)算法的自适应数字滤波、离散小波变化函数-Deal with some mathematical functions, including: use of frequency domain methods of design of the smallest square error linear phase FIR low-pass digi
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:3072
    • 提供者:chenjie
  1. 1

    0下载:
  2. lms/rls的自适应均衡算法仿真源代码,两个函数打包-lms/rls adaptive equalization algorithm simulation source code, two functions are packaged
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:袁峰
  1. 1-4

    0下载:
  2. 为均衡带限信号所引起失真的横向或格型自适应均衡器(其中横向FIR系统长M=11), 系统输入是取值为±1的随机序列 ,其均值为零;参考信号 ;信道具有脉冲响应: 式中w用来控制信道的幅度失真(w = 2~4,例如,取w = 2.9,3.1,3.3,3.5等),而且信道受到均值为零、方差为 (例如,取 ,相当于信噪比为30dB)的高斯白噪声 的干扰。试比较基于下列五种算法自适应均衡器在不同信道失真、不同噪声干扰下的收敛情况(对
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:tang
  1. Adaptiveequlalization

    0下载:
  2. 关于自适应滤波的MATLAB原程序,包括LMS\RLS算法.-MATLAB on the adaptive filtering of the original procedures, including LMSRLS algorithm.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:郭伟
  1. LMS2

    0下载:
  2. 数字信号处理的自适应算法,最陡下降法与LMS法比较,画出两者收敛曲线-Adaptive digital signal processing algorithms, steepest descent method with the LMS method, draw the two curves converge
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:李璠
  1. LMS_adaptive_filter

    0下载:
  2. LMS的自适应滤波程序,希望对大家有所帮助-LMS adaptive filtering process, and they hope to help everyone
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:石军
  1. lmsfilter

    0下载:
  2. LMS自适应滤波器的matlab源码 文件大小不够,所以加了个图-LMS adaptive filter matlab source code file size not enough, so the addition of a map
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:14336
    • 提供者:yuefeng
  1. LMS_MATLAB

    0下载:
  2. 比较经典的用lms算法实现自适应均衡器的matlab的程序,适合初学者学习-Comparison of the classical LMS algorithm with adaptive equalizer matlab procedures, suitable for beginners to learn
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:69632
    • 提供者:
  1. ACF

    0下载:
  2. 自适应滤波器设计的matlab源程序,包括LMS,RLS,Kalman滤波等-Adaptive filter design matlab source code, including the LMS, RLS, Kalman filtering
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:20480
    • 提供者:马名
  1. LMS

    0下载:
  2. LMS自适应滤波算法,-LMS adaptive filtering algorithm,
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:miracomtrue
  1. adaptive

    0下载:
  2. 自适应信号处理中LMS,RLS类算法,非常适合做语音增强和语音降噪等算法研究-Adaptive signal processing in the LMS, RLS-type algorithms, very suitable for speech enhancement and noise reduction, such as voice-Algorithm
  3. 所属分类:书籍源码

    • 发布日期:2024-05-20
    • 文件大小:379904
    • 提供者:陈峰
  1. RLSandLMSAlogrithm

    0下载:
  2. 一个完整的基于LMS和RLS改进算法的语音增强MATLAB程序,包括了输入输出序列和读取数据,自适应增强算法的程序-Based on a complete LMS and RLS algorithms to improve speech enhancement MATLAB procedures, including the input and output sequences and read data, adaptive enhan
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-20
    • 文件大小:104448
    • 提供者:陈峰
  1. NLMS

    0下载:
  2. NLMS是LMS的一种改进算法。对该自适应滤波的朋友有一定启发-NLMS is an improved algorithm of LMS. The adaptive filtering friends have a certain inspiration
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:duoduomi
  1. LMS_adaptive_filter

    0下载:
  2. 自适应滤波技术中的LMS自适应滤波器程序-Adaptive filtering technology LMS adaptive filter procedures
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:duoduomi
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 50 »

源码中国 www.ymcn.org