How to add Frequency to audioinfo
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
AR
le 10 Oct 2022
Déplacé(e) : Joel Van Sickel
le 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 commentaires
Voir également
Catégories
En savoir plus sur Startup and Shutdown dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!