CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - lms algorithm
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - lms algorithm - List
[
DSP program
]
fir_echo_canceller
DL : 0
基于LMS的双向回波削除源码,不过回波幅度不要大于0.2,否则算法认为DOUBLE TALK DETECT。各位可修改此阀值,试试效果-based on the two-way LMS Echo slashing source, but not greater than the rate Echo 0.2, or that the algorithm** DOUBLE TALK. You can modify this threshold, try Effect
Date
: 2026-01-01
Size
: 20kb
User
:
陈龙
[
DSP program
]
lms汇编
DL : 0
LMS算法汇编程序,使用于DSP,经实验验证,收敛为ms级,很好的一段汇编代码。-LMS algorithm compilation procedures, the use of DSP by experimental verification, convergence of ms-class, a good compilation of code.
Date
: 2026-01-01
Size
: 3kb
User
:
张达
[
DSP program
]
416
DL : 0
用于语音回波消除的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
Date
: 2026-01-01
Size
: 97kb
User
:
吴玉山
[
DSP program
]
VSS_LMS
DL : 0
变步长LMS算法!用于系统识别的,用MATLAB编写-modified LMS algorithm! For system identification, prepared using MATLAB
Date
: 2026-01-01
Size
: 1kb
User
:
li
[
DSP program
]
LMS_in_ccs
DL : 0
在TI的CCS环境下用C语言编写的lms算法,已经通过测试,正确无误-TI in the CCS environment using the C language lms algorithm has been tested for accuracy
Date
: 2026-01-01
Size
: 58kb
User
:
刘素珍
[
DSP program
]
lms
DL : 1
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. The passband edge frequency 10kHz, stopband edge frequency 22kHz, stopband attenuation 75dB, sampling frequency 50 kHz. 2, using the basic LMS adaptive filter algorithm, filter order of 32 to update the step size u for the 1/(4+ Xn* xn). LMS adaptive algorithm, see
Date
: 2026-01-01
Size
: 200kb
User
:
sunyee
[
DSP program
]
FIRLMS
DL : 0
该源码是自适应滤波器算法(基于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 chip TMS320VC5416.
Date
: 2026-01-01
Size
: 10kb
User
:
zhou
[
DSP program
]
DSP__LMS
DL : 0
基于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
Date
: 2026-01-01
Size
: 195kb
User
:
董庆
[
DSP program
]
LMS
DL : 1
DSP实验——自适应滤波器LMS算法实验 c语言编写 已通过调试-DSP Experiment- LMS adaptive filter algorithm experimental c language through debugging
Date
: 2026-01-01
Size
: 7kb
User
:
刘铃华
[
DSP program
]
DSP-basedAdaptiveFilterLMSAlgorithmAndRealized
DL : 0
基于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
Date
: 2026-01-01
Size
: 356kb
User
:
zsx
[
DSP program
]
lms
DL : 0
ti dsp lsm算法程序,可以参考哦 -ti dsp lsm algorithm program can refer to Oh
Date
: 2026-01-01
Size
: 56kb
User
:
weizuox
[
DSP program
]
1
DL : 1
基于DSP的自适应滤波器的设计,在CCS DSK C5000软件环境下,用C语言描述了自适应滤波器的结构。在TI公司的TMS320C54X系列的TMS320C5402芯片上,完成了基于LMS自适应算法的FIR横向滤波器的设计,并进行了模拟仿真,得出了正确的结果。仿真结果表明,应用LMS算法的自适应滤波器不仅可以实现对信号噪声的自适应滤除,还能用于系统识别。-The Design of Self-adaptive Filter Based on DSP,Under the circumstance of CCS DSK C5000 software, the adaptive filter is described and designed by C language. Ultimately the design of the LMS algorithm horizontal structural FIR filter is realized using TMS320C5402 device of TMS320C54X family of TI Company, the simulation is done and also the results is correct. Results of simulation show that this kind of adaptive filter not only can be used to filter the signal noise, but also recognize the system.
Date
: 2026-01-01
Size
: 19kb
User
:
朱红
[
DSP program
]
2
DL : 0
在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 of the LMS algorithm horizontal structural FIR filter is realized using TMS320C5402 device of TMS320C54X family of TI Company, the simulation is done and also the results is correct.
Date
: 2026-01-01
Size
: 6kb
User
:
朱红
[
DSP program
]
lms
DL : 0
本文主要介绍了关于智能天线中的lms算法并进行了仿真-This paper introduces the smart antenna lms algorithm and simulation
Date
: 2026-01-01
Size
: 1kb
User
:
玉
[
DSP program
]
LMS
DL : 1
用于DSP的LMS算法源代码。采用C语言编写-For the DSP the LMS algorithm source code. Using C language
Date
: 2026-01-01
Size
: 1kb
User
:
张辉
[
DSP program
]
equalizerforLMS
DL : 0
equalizer for LMS algorithm
Date
: 2026-01-01
Size
: 1kb
User
:
Derek
[
DSP program
]
FIR
DL : 0
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 training sequence is 2cos (2πf1n/fs), interference sin (2πf2n/fs) sequence length of 100 samples. Where n = 0 ... 99, f1 = 1kHz, f2 = 2kHz, fs = 8kHz. 2, using LMS algorithm, the input to the equalizer training sequence plus interference equalizer order is 21 bands, step factor β = 0.01. 3, the preparation of the floating-point LMS algorithm in Matlab, draw the output waveform equalizer, and with the training sequence comparison.
Date
: 2026-01-01
Size
: 1kb
User
:
老三
[
DSP program
]
LMS-1
DL : 0
基于DSP的有缘噪声控制中的自适应算法 LMS算法-DSP-based affinity for noise control in the adaptive algorithm LMS algorithm
Date
: 2026-01-01
Size
: 1kb
User
:
刘永平
[
DSP program
]
LMS
DL : 3
C语言自适应滤波算法,可移植到任意单片机上或其他工程项目代码上。在DSP28335通过验证。(The C adaptive filtering algorithm, can be transplanted to any microcontroller or other project code. In DSP28335, through verification.)
Date
: 2026-01-01
Size
: 1kb
User
:
kirkwk
[
DSP program
]
E7_1_LMSSim
DL : 0
lms算法蒙特卡诺仿真,可以自行修改步长因子以及滤波器的阶数,查看仿真结果(Mont Kano simulation of LMS algorithm.You can modify the step factor and filter order by yourself, and see the simulation results.)
Date
: 2026-01-01
Size
: 1kb
User
:
yuanbobo
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.