Description: 自适应滤波器的应用.经过调试,最终得出的结果(滤波图象)很好,所以就上载了.-adaptive filter applications. After debugging, and ultimately the results (filter images) is very good. So on the set. Platform: |
Size: 68608 |
Author:李晨 |
Hits:
Description: 这是一个关于TI DSP MCBSP的配置和使用等的课件对于学习DSP应用比较有用!-This is a TI DSP MCBSP on the configuration and use of courseware for learning DSP applications more useful! Platform: |
Size: 1741824 |
Author:汪伟 |
Hits:
Description: 此源码程序是自适应滤波中的NLMS算法的应用。在MATLAB中对其收敛速度 输出就行了仿真-This procedure is source of the NLMS adaptive filtering algorithm applications. In MATLAB in the convergence rate of its output on the line simulation Platform: |
Size: 3072 |
Author:wzk |
Hits:
Description: LMS算法在卫星通信抗干扰中的具体应用,包括产生期望信号,最后产生收敛权值-LMS algorithm in satellite communications interference in specific applications, including producing the desired signal, the final convergence of the right to have a value Platform: |
Size: 4096 |
Author:王万维 |
Hits:
Description: 基于DSP的LMS自适应滤波器的实现
在通用DSP芯片TMS320C5402上实现了基于LMS算法的自适应滤波器,并对调试运行结果进行了分析讨
论,其结果为将来硬件实现LMS自适应滤波器提供了可靠保证,为自适应滤波器在实际中的应用提供了参考-DSP-based LMS adaptive filter realization of common DSP chip TMS320C5402 in realizing algorithm based on LMS adaptive filter, and debug the results are analyzed and discussed, the results for the future hardware implementation of LMS adaptive filter provides a a reliable guarantee for the adaptive filter in the practical application of providing a reference Platform: |
Size: 199680 |
Author:董庆 |
Hits:
Description: 基于变步长LMS在干扰抵消中的应用,其中key1,2,3为不同变步长的MATLAB程序,而pinyu则是LMS在频域中的应用,-Variable Step Size LMS-based interference cancellation in the application, which key1, 2,3 for different variable step size of MATLAB procedures pinyu is LMS in frequency domain applications, Platform: |
Size: 984064 |
Author:刘成芳 |
Hits:
Description: 采用LMS算法的频域均衡技术研究,lms在频域均衡方面的应用。-LMS algorithm using frequency domain equalization technology research, lms balance in the frequency domain applications. Platform: |
Size: 159744 |
Author:小小 |
Hits:
Description: 这里主要对LMS算法及一些改进的LMS算法(NLMS算法、变步长LMS算法、变换域LMS算法)之间的不同点进行了比较,在传统的LMS算法的基础上发展了LMS算法的应用。另一方面又从RLS算法的分析中对其与LMS算法的不同特性进行了比较,很值得研究!-The key players here and some of the LMS algorithm is an improved LMS algorithm (NLMS algorithm, variable step size LMS algorithm, transform domain LMS algorithm) the differences between the points of comparison, in the traditional LMS algorithm is developed on the basis of the LMS algorithm applications. On the other hand and from the analysis of RLS algorithm and LMS algorithm for its different characteristics were compared, it is worth studying! Platform: |
Size: 30720 |
Author:成林 |
Hits:
Description: The earliest work on adaptive filters may be traced back to the late 1950s, during
which time a number of researchers were working independently on theories and
applications of such filters. From this early work, the least-mean-square ð LMSÞ algorithm emerged as a simple, yet effective, algorithm for the design of adaptive
transverse (tapped-delay-line) filters.-The earliest work on adaptive filters may be traced back to the late 1950s, during
which time a number of researchers were working independently on theories and
applications of such filters. From this early work, the least-mean-square ð LMSÞ algorithm emerged as a simple, yet effective, algorithm for the design of adaptive
transverse (tapped-delay-line) filters. Platform: |
Size: 91136 |
Author:pravin jadhav |
Hits:
Description: 两种算法(LMS和RLS)实现CDMA系统盲多用户检测的仿真。结论验证了在加性高斯白招生信道下、同步DS-CDMA系统中接收机应用这两种盲多用户检测算法抑制多址干扰(MAI: multiple access interference)和码间串扰(ISI: inter symbol interference)的能力,仿真实验与理论推导相吻合。实验与理论都表明,RLS性能好于LMS,而LMS计算量明显小于RLS。-This paper discusses two algorithms (LMS and RLS) to achieve blind multiuser detection CDMA system simulation. Conclusion is verified in the Additive White Gaussian noise channel, the synchronous DS-CDMA system receiver applications both blind multiuser detection algorithm to suppress Multiple Access Interference(MAI)and Inter Symbol Interference (ISI) the ability of simulation is consistent with the theoretical. Both experiment and theory show that, RLS’s Performance is better than LMS, and the LMS ‘s computation was significantly less than RLS. Platform: |
Size: 1024 |
Author:song |
Hits:
Description: 维纳滤波的MATLAB环境实现,使用LMS算法,可用于滤波,图像恢复等应用-Wiener filtering MATLAB environments, the use of LMS algorithm, can be used to filter, image restoration applications Platform: |
Size: 1024 |
Author:蔡菁菁 |
Hits:
Description: One of the most popular adaptive algorithms available in the literature is the stochastic
gradient algorithm also called least-mean-square (LMS) [1], [2]. Its popularity comes from
the fact that it is very simple to be implemented. As a consequence, the LMS algorithm is
widely used in many applications Platform: |
Size: 230400 |
Author:Mohamed Ibrahim |
Hits:
Description: 基于LMS算法的均衡技术在matlab上的仿真应用-Equalization technique based on the LMS algorithm in matlab simulation applications Platform: |
Size: 585728 |
Author:叶小白 |
Hits:
Description: 基于LMS和RLS的自适应滤波器应用仿真
自适应滤波器是指利用前一时刻的结果,自动调节当前时刻的滤波器参数,以适应信号和噪声未知或随机变化的特性,得到有效的输出,-Based on the LMS and RLS adaptive filter applications is the use of simulation of adaptive filter at a time before the result of automatic adjustment of the filter parameters of the current time, to adapt the signal and noise characteristics of unknown or random variation to obtain valid output, Platform: |
Size: 576512 |
Author:liang |
Hits:
Description: LMS Matlab function, which can be used in your main programs (Adaptive noise canceller applications). Platform: |
Size: 1024 |
Author:A.K. Maddirala |
Hits:
Description: 解决方案是通过弗莱彻版本的Levenberg-Maquardt获得的
用于最小化方程残差平方和的%算法。
%LMFnlsq应用程序的主要领域是在进行曲线拟合时
处理实验数据%。(A solution is obtained by a Fletcher's version of the Levenberg-Maquardt
algoritm for minimization of a sum of squares of equation residuals.
The main domain of LMFnlsq applications is in curve fitting during
processing of experimental data.) Platform: |
Size: 9216 |
Author:taodashi
|
Hits: