How to use matlab audioread Plot the spectrum with frequency on the x-axis and dBA /dBC on the y-axis?
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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)
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/939604/image.png)
fig.1
Risposta accettata
Chunru
il 24 Mar 2022
doc audioread % for reading audio file
doc pwelch % for computing power spectral density
4 Commenti
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Measurements and Spatial Audio in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!