How to add Frequency to audioinfo
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
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?
0 Kommentare
Antworten (1)
AR
am 10 Okt. 2022
Verschoben: Joel Van Sickel
am 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)
Regarding average frequency, please refer to: Average frequency Of A Signal - MATLAB Answers - MATLAB Central (mathworks.com)
0 Kommentare
Siehe auch
Kategorien
Mehr zu Startup and Shutdown finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!