搜索资源列表
416
- 用于语音回波消除的lms算法的改进,使用这种方法后,能够有效的加快回波消除功能,并且效果也不错,已经在dsp程序里实现-voice echo canceller for the LMS algorithm, the use of such methods, to accelerate the effective echo canceller function, and also worked well, in achieving procedures dsp
VSS_LMS
- 变步长LMS算法!用于系统识别的,用MATLAB编写-modified LMS algorithm! For system identification, prepared using MATLAB
LMS_in_ccs
- 在TI的CCS环境下用C语言编写的lms算法,已经通过测试,正确无误-TI in the CCS environment using the C language lms algorithm has been tested for accuracy
lms汇编
- LMS算法汇编程序,使用于DSP,经实验验证,收敛为ms级,很好的一段汇编代码。-LMS algorithm compilation procedures, the use of DSP by experimental verification, convergence of ms-class, a good compilation of code.
LMS.rar
- DSP实验——自适应滤波器LMS算法实验 c语言编写 已通过调试,DSP Experiment- LMS adaptive filter algorithm experimental c language through debugging
DSP__LMS
- 基于DSP的LMS自适应滤波器的实现 在通用DSP芯片TMS320C5402上实现了基于LMS算法的自适应滤波器,并对调试运行结果进行了分析讨 论,其结果为将来硬件实现LMS自适应滤波器提供了可靠保证,为自适应滤波器在实际中的应用提供了参考-DSP-based LMS adaptive filter realization of common DSP chip TMS320C5402 in realizing algorithm based on LMS adaptive filt
DSP-basedAdaptiveFilterLMSAlgorithmAndRealized
- 基于DSP的自适应滤波LMS算法的研究和实现。自适应算法的解释及仿真实现,以及在单片机的应用-DSP-based adaptive filter LMS algorithm and realized. Adaptive algorithm to achieve the interpretation and simulation, as well as the application of single-chip
lms
- ti dsp lsm算法程序,可以参考哦 -ti dsp lsm algorithm program can refer to Oh
1
- 基于DSP的自适应滤波器的设计,在CCS DSK C5000软件环境下,用C语言描述了自适应滤波器的结构。在TI公司的TMS320C54X系列的TMS320C5402芯片上,完成了基于LMS自适应算法的FIR横向滤波器的设计,并进行了模拟仿真,得出了正确的结果。仿真结果表明,应用LMS算法的自适应滤波器不仅可以实现对信号噪声的自适应滤除,还能用于系统识别。-The Design of Self-adaptive Filter Based on DSP,Under the circumstance
2
- 在CCS DSK C5000软件环境下,用C语言描述了自适应滤波器的结构。在TI公司的TMS320C54X系列的TMS320C5402芯片上,完成了基于LMS自适应算法的FIR横向滤波器的设计,并进行了模拟仿真,得出了正确的结果。-Under the circumstance of CCS DSK C5000 software, the adaptive filter is described and designed by C language. Ultimately the design o
lms
- 本文主要介绍了关于智能天线中的lms算法并进行了仿真-This paper introduces the smart antenna lms algorithm and simulation
LMS
- 用于DSP的LMS算法源代码。采用C语言编写-For the DSP the LMS algorithm source code. Using C language
equalizerforLMS
- equalizer for LMS algorithm
FIR
- 1、系统仅处于训练状态。训练序列为2cos(2π×f1×n/fs), 干扰为sin(2π×f2×n/fs);序列长度为100个样点。 其中n=0…99,f1=1kHz,f2=2kHz,fs=8kHz。 2、采用LMS算法,均衡器输入为训练序列加上干扰,均衡器阶数为21阶,步长因子β=0.01。 3、在Matlab中编写浮点LMS算法,绘制均衡器的输出波形,并与训练序列进行对比。 -1, the system only in the training status. The t
equalizer_self_adaption
- 自适应均衡领域的经典算法,最小均方误差算法(LMS)算法的数字均衡器建模源代码。建模建立了一个通信系统的收发两端,并模拟了信道衰减和噪声。并在接收端使用了数字均衡器。主程序中一次在接收端使用了自适应均衡器,另一次没有使用,可以清楚看到均衡前后误码率的差别。-The field of classical adaptive equalization algorithm, the minimum mean square error algorithm (LMS) algorithm for model
LMS-1
- 基于DSP的有缘噪声控制中的自适应算法 LMS算法-DSP-based affinity for noise control in the adaptive algorithm LMS algorithm
LMS_simulation
- LMS算法C5502仿真,LMS算法的DSP程序及音频采集程序另附matlab编程仿真代码-C5502 LMS algorithm simulation, LMS algorithm DSP program and audio capture program attached matlab simulation code programming
SINEWAVELMS
- DSP PROGRAM FOR ADAPTIVE BEAMFORMING WITH LMS ALGORITHM
LMS
- C语言自适应滤波算法,可移植到任意单片机上或其他工程项目代码上。在DSP28335通过验证。(The C adaptive filtering algorithm, can be transplanted to any microcontroller or other project code. In DSP28335, through verification.)
E7_1_LMSSim
- lms算法蒙特卡诺仿真,可以自行修改步长因子以及滤波器的阶数,查看仿真结果(Mont Kano simulation of LMS algorithm.You can modify the step factor and filter order by yourself, and see the simulation results.)