Impulse Response from an audio file

Hey guys, how would I go about extracting an Impulse Response from a captured audio file?
Thanks

댓글 수: 3

Star Strider
Star Strider 2020년 4월 11일
That depends what’s in the audio file.
It may be necessary to use the System Identification Toolbox to estimate the system that created the contents of the file (assuming that you know what the input was), then use the appropriate functions to generate and plot the impulse response of the identified system.
.
Alex Burns
Alex Burns 2020년 4월 11일
편집: Alex Burns 2020년 4월 11일
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 2020년 4월 11일
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.
.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Audio Processing Algorithm Design에 대해 자세히 알아보기

제품

릴리스

R2019b

질문:

2020년 4월 11일

댓글:

2020년 4월 11일

Community Treasure Hunt

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

Start Hunting!

Translated by