How to form each data into integrated singnal stream?
이전 댓글 표시
From audio device puts out data by frame. Now my problem is how can I form each data into integrated singnal stream?
How to form each data into integrated singnal stream?
댓글 수: 1
Walter Roberson
2011년 4월 6일
What do you mean by an "integrated signal stream" ?
Is this perhaps a Simulink question?
채택된 답변
추가 답변 (1개)
Arnaud Miege
2011년 4월 6일
0 개 추천
It sounds like you are referring to the From Audio Device block from the Signal Processing Blockset. Yes, it outputs a frame-based signal. There are a number of advantages in using frame-based signals, particularly for signal processing applications. You might want to have a read of Working With Signals in the Signal Processing Blockset documentation. If that doesn't answer your question, you should probably clarify what you mean by an "integrated singnal stream".
HTH,
Arnaud
카테고리
도움말 센터 및 File Exchange에서 Signal Import and Export에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!