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

4 ビュー (過去 30 日間)
pavan
pavan 2014 年 11 月 1 日
編集済み: Theodoros Giannakopoulos 2014 年 11 月 2 日
I want to perform the audio signal acquisition and plot it's graph simultaneously, so please help me with the full code

回答 (1 件)

Theodoros Giannakopoulos
Theodoros Giannakopoulos 2014 年 11 月 2 日
編集済み: Theodoros Giannakopoulos 2014 年 11 月 2 日
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.

カテゴリ

Help Center および File ExchangeAudio and Video Data についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by