wav file analysis to decibel
7 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I want to analyze the wav file.
But I want to ask because I can't find the way I want to.
I want to bring in the wav file and make a graph so that the x-axis is time y-axis is decibel. Is there any way?
The FFT method is not what I want because the x-axis is frequency and the y-axis is decibel.
0 Commenti
Risposte (1)
Samatha Aleti
il 29 Lug 2019
You may find your answer in the following link
Ensure to use “audioread” function instead of “wavread” function for MATLAB version of R2019b or later.
Hope this helps!
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!