This package contains MATLAB programs for the algorithms presented in G. Doblinger, "Localization and Tracking of Acoustical Sources", published in the book "Topics in Acoustic Echo and Noise Control", Eberhard Hänsler and Gerhard Schmidt (Editors), Chapter 4, pp. 91-120, Springer Verlag 2006, ISBN: 3-540-33212-X Author: G. Doblinger, Vienna University of Technology g.doblinger@tuwien.ac.at http://www.nt.tuwien.ac.at/about-us/staff/gerhard-doblinger/ Version date: May 9, 2006 List of files: adaptbeam_demo.m adaptive_beam.m aevd2_demo.m COPYING doa_aevd2.m doa_fastlms.m doa_gcc2.m doa_itd.m fastlms_demo.m gcc2_demo.m itd_demo.m mics_harmon.mat README x_e_16.wav "Unzip" the archive, "cd" to "springer_book", and start the *_demo.m files to get a first impression on what the programs do. All programs have been developed and tested with Linux MATLAB version 7.x, but they should run on other platforms, and with MATLAB 6.x as well. The same speech recording is used as in the experiments given in the book. You will need a fast computer, and plenty of RAM (to avoid swapping of memory pages to disk). License: Please note that these programs are published under the GNU license (see file COPYING).