How to add Frequency to audioinfo
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
AR
el 10 de Oct. de 2022
Movida: Joel Van Sickel
el 1 de Nov. de 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 comentarios
Ver también
Categorías
Más información sobre Startup and Shutdown en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!