How to use matlab audioread Plot the spectrum with frequency on the x-axis and dBA /dBC on the y-axis?
8 次查看(过去 30 天)
显示 更早的评论
Hi,everyone~
How to use matlab audioread to plot the spectrum with frequency on the x-axis and dBA/dBC sound pressure level (SPL) on the y-axis?
As shown in Figure 1.
The data that is currently available is a audio(wav).
I would be grateful if you have example code!
thanks
Attach a sample audio.(See the attachment)
fig.1
采纳的回答
Chunru
2022-3-24
doc audioread % for reading audio file
doc pwelch % for computing power spectral density
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Measurements and Spatial Audio 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!