Impulse Response from an audio file

1 view (last 30 days)
Alex Burns
Alex Burns on 11 Apr 2020
Commented: Star Strider on 11 Apr 2020
Hey guys, how would I go about extracting an Impulse Response from a captured audio file?
Thanks
  3 Comments
Alex Burns
Alex Burns on 11 Apr 2020
Edited: Alex Burns on 11 Apr 2020
I have a collection of Impulse Responses taken (with a starter pistol) at various locations. I want to extract the IR and convolve them with other audio. Does the Sys ID Toolbox have the capability to do this?
Thanks
Star Strider
Star Strider on 11 Apr 2020
I’m still not certain that I understand what you’re doing.
It would be able to at least identify the impulse responses and create systems from them. From there, use the identified systems to create filters.
The most appropriate approach might be to use the Signal Processing Toolbox functions to identify the impulse responses as filters (it has that capability), and then filter the audio files using those filter functions.
I would experiment with both the System Identification Toolbox and the Signal Processing Toolbox with respect to identifying the systems that created the impulse responses to see which works best (most closely approximates the impulse response system) as a filter.
.

Sign in to comment.

Answers (0)

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!