Acoustic Tracker (Updated)
This demo uses sound to identify the location of an object. The listening array is two microphones, which will allow us to estimate the position along the straight line between the microphones. Location estimation is based solely on the rms value of the noise measured at the two microphones. Note that the algorithm in a real acoustic tracking application will be much more complicated, relying heavily on phase information to identify source location, and spectral analysis for source characterization.
Cite As
MathWorks Data Acquisition Toolbox Team (2024). Acoustic Tracker (Updated) (https://www.mathworks.com/matlabcentral/fileexchange/3089-acoustic-tracker-updated), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
- Test and Measurement > Data Acquisition Toolbox > Data Acquisition Toolbox Supported Hardware >
- Engineering > Mechanical Engineering > Acoustics, Noise and Vibration >
Tags
Acknowledgements
Inspired by: Acoustic Tracker, octave
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.