Using Audio Toolbox to pick up an audio with the microphone from a speaker
4 ビュー (過去 30 日間)
古いコメントを表示
Hello, Is it possible to create a Simulink model, where there are both a speaker and a microphone. The speaker is an output to a sin wave for example. the microphone in the model should pick the audio from the speaker. Then i want to be able to compare both original and the picked up signal by the mic. I then want to dispaly them both in a scope or data inspector for example and look for noise or distortion. If you have a model in mind could you help me with it.
This is sofar my model:

9 件のコメント
Walter Roberson
2023 年 2 月 27 日
If you have two signals that are nominally the same except possibly shifted in time, then xcorr() to find the best mutual alignment.
回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Measurements and Spatial Audio についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!