Clear Filters
Clear Filters

How to add Frequency to audioinfo

1 view (last 30 days)
Anthony Koning
Anthony Koning on 10 Oct 2022
Moved: Joel Van Sickel on 1 Nov 2022
Hi, I'm wondering how to add a frequency to the audioinfo command. As it stands, audioinfo only provides channels, sample rates, total samples, duration and bits per sample. Is there any way to add average signal frequency to that list?

Answers (1)

AR
AR on 10 Oct 2022
Moved: Joel Van Sickel on 1 Nov 2022
Hi Anthony,
The frequency content of a signal can be analysed using techniques like the Fast Fourier Transform. For example: Finding the frequency value of a signal - MATLAB Answers - MATLAB Central (mathworks.com)

Categories

Find more on MATLAB in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!