Adaptive signal processing JAVA applet
暂无分享,去创建一个
This publication presents a JAVA program for teaching the rudiments of adaptive digital signal processing (DSP) algorithms and techniques. Adaptive DSP is one of the most important areas of signal processing, and provides the core algorithmic means to implement applications ranging from mobile telephone speech coding, to noise cancellation, to communication channel equalization. Over the last 30 years, adaptive digital signal processing has progressed from being a strictly graduate level advanced class in signal processing theory to a topic that is part of the core curriculum for many undergraduate signal processing classes. The JAVA applet presented in this publication has been devised for students to use in combination with lecture notes and/or one of the recognised textbooks such that they can quickly and conveniently simulate algorithms, such as the LMS (least mean squares), RLS (recursive least squares) and so on, in a variety of applications without requiring them to write programs or scripts or using any special purpose software. By the very nature of the JAVA code, therefore, the applet can be run from any browser, even over a low bandwidth modem connection.
[1] Bernard Widrow,et al. Adaptive Signal Processing , 1985 .
[2] Nicholas Kalouptsidis,et al. Adaptive system identification and signal processing algorithms , 1993 .
[3] J. Shynk. Adaptive IIR filtering , 1989, IEEE ASSP Magazine.
[4] J. Shynk. Frequency-domain and multirate adaptive filtering , 1992, IEEE Signal Processing Magazine.
[5] Simon Haykin,et al. Adaptive filter theory (2nd ed.) , 1991 .