dsp.SpectrumEstimatorを使用して得られた結果をリアルタイムで順次保存するにはどうすればよいか。
Afficher commentaires plus anciens
リアルタイムで音響信号を取り込み,TimeScopeで波形を,SpectrumAnalyzerでスペクトルを表示させ,波形をAudioFileWriterで記録するプログラムをtestbenchGeneratorExampleAppで作成しました。さらに,スペクトルを計算するプログラムのdsp.SpectrumEstimatorを追加しました。実行すると,ワークスペースのansに最終フレームのスペクトルの結果が格納されていることを確認できました。ここまでのプログラムを添付します。しかし,ansの内容をリアルタイムでファイルに順次保存したいのですがその方法が分かりません。どうかその方法を教えてください。初歩的な質問で申し訳ないですがよろしくお願いします。
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur アニメーション dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!