フィルターのクリア

is it possible to perform real time processing on matlab..i mean can processing on speech signal be done while i am recording my speech signal?

1 回表示 (過去 30 日間)
I want to perform real time operation on speech signal...i want to apply fft on my speech signal but in real time...suppose i want to record speech for 10 sec..and i have completed recording for 2 sec...so while i am recording the remaining part of my speech signal can i get the fft of the signal that is been recorded for 2 sec? if yes, please guide me...thanks

回答 (1 件)

Ryan G
Ryan G 2012 年 7 月 25 日
This can be done in a couple different ways depending on your application.
If you want to be able to actively perform this process while recording you may want to utilize Simulink with data acquisition
If you are simply interested in the results you can record the signal and then feed it into the FFT function in MATLAB.

カテゴリ

Help Center および File ExchangeSignal Import and Export についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by