Effacer les filtres
Effacer les filtres

can anyone help me in writing code for FFT of audio signal in real time and plot it's graph ?

2 vues (au cours des 30 derniers jours)
I want to perform the audio signal acquisition and plot it's graph simultaneously, so please help me with the full code

Réponses (1)

Theodoros Giannakopoulos
Theodoros Giannakopoulos le 2 Nov 2014
Modifié(e) : Theodoros Giannakopoulos le 2 Nov 2014
You can either use the Data Acquisition Toolbox or the audiorecorder function. Check the examples in script3.m and script4.m of my audio analysis library, part of the book Introduction to audio analysis .
Both examples demonstrate how to use acquisition + processing of the recorded data.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by