Location:
Search - lms nlms rls
Search list
Description: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友-digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need
Platform: |
Size: 761562 |
Author: py528977 |
Hits:
Description: 主要 研 究 用于声音通讯系统中的声回波抵消技术。声回波抵消通常采用声回波抵
消器来实现。具体方法是用自适应滤波器来估计回波信号,并从麦克风信号中减掉该
估计值,从而实现声回波的抵消。回波抵消器中常用的几种自适应滤波算法有LMS,
NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比
较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了
PNLMS算法,对传统的快处理块算法改进,得到了精确块算法。综合两个算法,获
得了一种基于回波路径冲击响应稀疏性和精确块技术的自适应算法(BEPNLMS),
并对该算法作了详细的分析和研究。针对具体应用以及DSP芯片的特点,结合
BEPNLMS算法,给出了一种基于TMS320VC5402 DSP实现回波抵消的软硬件设计
方案。对主要模块电路的设训作了详细介绍,画出了自适应算法和语音检测流程图,
写出了各模块程序的主要部分。最后,对新算法的收敛性和计算复杂度等主要性能作
了验证,说明本算法可行并满足各项指标要求。
Platform: |
Size: 2842993 |
Author: hbeishang |
Hits:
Description: 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的
Platform: |
Size: 3084 |
Author: 闫丰 |
Hits:
Description: 数字信号处理(机械工业出版社)的源码,7章介绍IIR滤波器设计和matlab源码,8章介绍FIR滤波器设计和matlab源码,9章介绍自适应(LMS,NLMS,RLS,LMS的快速算法)滤波器设计和matlab源码,希望帮助有需要的朋友-digital signal processing (Machinery Industry Press), the source, Chapter 7 IIR filter design and Matlab source, Chapter 8 FIR filter design and Matlab source, adaptive Chapter 9 (LMS, NLMS, RLS, the fast algorithm LMS) filter design and Matlab source, in order to help a friend in need
Platform: |
Size: 760832 |
Author: py528977 |
Hits:
Description: 这里的7个源代码都是关于自适应噪声滤除技术的,其中包括小波分析,LMS,RLS,NLMS自适应滤波器,前向神经网络,BP神经网络自适应除噪-here seven of the source code are adaptive noise filtering technologies, including wavelet analysis, LMS, RLS, NLMS adaptive filter, to the neural network, BP neural network adaptive noise
Platform: |
Size: 3072 |
Author: 彭平 |
Hits:
Description: 主要 研 究 用于声音通讯系统中的声回波抵消技术。声回波抵消通常采用声回波抵
消器来实现。具体方法是用自适应滤波器来估计回波信号,并从麦克风信号中减掉该
估计值,从而实现声回波的抵消。回波抵消器中常用的几种自适应滤波算法有LMS,
NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比
较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了
PNLMS算法,对传统的快处理块算法改进,得到了精确块算法。综合两个算法,获
得了一种基于回波路径冲击响应稀疏性和精确块技术的自适应算法(BEPNLMS),
并对该算法作了详细的分析和研究。针对具体应用以及DSP芯片的特点,结合
BEPNLMS算法,给出了一种基于TMS320VC5402 DSP实现回波抵消的软硬件设计
方案。对主要模块电路的设训作了详细介绍,画出了自适应算法和语音检测流程图,
写出了各模块程序的主要部分。最后,对新算法的收敛性和计算复杂度等主要性能作
了验证,说明本算法可行并满足各项指标要求。-err
Platform: |
Size: 2842624 |
Author: hbeishang |
Hits:
Description: 这 里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发 展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较。-Here mainly on the LMS algorithm and some improvements of the LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) between the different points of comparison, in the traditional LMS algorithm developed on the basis of the application of the LMS algorithm. On the other hand from the analysis of RLS algorithm and LMS algorithm for its different characteristics compared.
Platform: |
Size: 30720 |
Author: jj |
Hits:
Description: 递归式最小均方(RLS)算法的基本思想是力图使在每个时刻对所有已输入信号而言重估的平方误差的加权和最小,这使得RLS算法对非平稳信号的适应性要好。与LMS算法相比,RLS算法采用时间平均,因此,所得出的最优滤波器依赖于用于计算平均值的样本数,而LMS(NLMS)算法是基于集平均而设计的,因此稳定环境下LMS(NLMS)算法在不同计算条件下的结果是一致的-Recursive least-mean-square (RLS) algorithm for the basic idea is to try to make in every moment of all the input signal in terms of re-evaluation of the weighted squared error and the smallest, which allows non-stationary RLS algorithm for adaptive signal better. Compared with the LMS algorithm, RLS algorithm uses the average time, therefore, the resulting optimal filter depends on the used to calculate the average number of samples, and the LMS (NLMS) algorithm is designed based on set average, and therefore a stable environment LMS (NLMS) algorithm in different conditions, the results of the calculation is consistent
Platform: |
Size: 3072 |
Author: 闫丰 |
Hits:
Description: 回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS-Echo cancellation devices commonly used in adaptive filtering algorithm has several LMS, NLMS, RLS, such as algorithms. The main algorithm of the existing performance analysis, and evaluation and comparison of the advantages and disadvantages. For the convergence between computing speed and a good compromise on the NLMS algorithm improvements have been PNLMS
Platform: |
Size: 28672 |
Author: 东 |
Hits:
Description: 回波抵消器中常用的几种自适应滤波算法有LMS, NLMS, RLS等算法。对现有主要算法的性能进行了分析,并对优缺点进行评价和比较。为了在收敛速度和运算量之间得到很好的折衷,对NLMS算法改进,得到了 PNLMS-Echo cancellation devices commonly used in adaptive filtering algorithm has several LMS, NLMS, RLS, such as algorithms. The main algorithm of the existing performance analysis, and evaluation and comparison of the advantages and disadvantages. For the convergence between computing speed and a good compromise on the NLMS algorithm improvements have been PNLMS
Platform: |
Size: 181248 |
Author: 东 |
Hits:
Description: 本文件包括了关于自适应滤波器matlab实现的主流模拟仿真,其中包括lms,nlms,rls等等,供交流经验-This document includes the adaptive filter on matlab simulation to achieve the mainstream, including the lms, nlms, rls, etc., for exchange of experience
Platform: |
Size: 2048 |
Author: Lawlight |
Hits:
Description: It a adaptive filtering book, which consist of Wiener filter, LMS, NLMS and RLS algorithms and lots of matlab implementation. It s so practical for adaptive filtering algorithms.
Platform: |
Size: 2319360 |
Author: Gurol |
Hits:
Description: 龚耀寰自己的《自适应滤波》课件,比较经典的。包括lms、rls等经典内容,以及空域自适应滤波等。-GONG Yao-huan own " adaptive filtering" software to compare the classic. Including lms, rls, such as classical, as well as the airspace, such as adaptive filtering.
Platform: |
Size: 11982848 |
Author: wing |
Hits:
Description: MATLAB 自适应 LMS NLMS RLS 均衡器 陷波器 滤波器-MATLAB adaptive
Platform: |
Size: 5120 |
Author: wangdefeng |
Hits:
Description: 包括自适应信道均衡器的三种算法和它们的对比:LMS,NLMS,RLS -adaptive channel equalization :LMS,NLMS,RLS
Platform: |
Size: 3072 |
Author: allan |
Hits:
Description: 自适应信号处理的几个程序,有LMS、NLMS、RLS算法,和几个自适应的例子。-Several adaptive signal processing procedures, LMS, NLMS, RLS algorithm, and several examples of adaptive.
Platform: |
Size: 5120 |
Author: 张鹏 |
Hits:
Description: its is a algorithms of LMS,NLMS,RLS formulas
Platform: |
Size: 49152 |
Author: J.V.Naveen Kumar |
Hits:
Description: 自适应回波消除算法matlab代码,其中包含有:LMS,NLMS,RLS,VSLMS,VSNLMS-the matlab code of Adaptive algorithm,including:LMS,NLMS,RLS,VSLMS,VSNLMS
Platform: |
Size: 5120 |
Author: 陈飞 |
Hits:
Description: 使用Matlab开发的自适应均衡器示例,包括LMS、NLMS、RLS等多种算法的实现-An Adoptive Channel Equalizer by Matlab. Including LMS, NLMS, RLS algorithms.
Platform: |
Size: 5120 |
Author: boxer |
Hits:
Description: 在MIMO信道中仿真,LS,LMS,RLS,,LMS算法的MSE表现(Simulation in MIMO channel, MSE performance of LS, LMS, RLS, LMS algorithm)
Platform: |
Size: 3072 |
Author: ScorpioY |
Hits: