wav file analysis to decibel
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
回答 (1 件)
Samatha Aleti
2019 年 7 月 29 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!