AcMus - Room Acoustic Parameters

This toolbox will generate and deconvolve acoustic signals, so to calculate the impulse response of
4K Downloads
Updated 27 Apr 2007

View License

At first, the acoustic excitation signal should be generated. A sine sweep can be made with the Matlab function chirp and the MLS signal can be made with the files mls, where the desired order must be specified.
After playback of the sound, the recorded signal of the room must be deconvolved, using either the function dechirp or demls. This functions will provide the room's impulse response (RIR).

With the RIR, the room acoustic paramenters can be extracted using either Chu, Hirata or Lundeby methods, respectively with chuparam, hrtparam and ldbparam. The parameters will be printed in a text file, called tabela.txt.

This toolbox was the used for developing a room acoustics open software at the Universidade de São Paulo. The java based AcMus software can be freely downloaded at http://gsd.ime.usp.br/acmus/soft.html

Cite As

Bruno S. Masiero (2024). AcMus - Room Acoustic Parameters (https://www.mathworks.com/matlabcentral/fileexchange/11392-acmus-room-acoustic-parameters), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0.0

Filter functions added.