Adding a wav file half way through the duration of a signal?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hello,
I have a signal y=filter(b,a,s) and I would like to add a wav file half way through y. Could anyone give me some tips please?
Thanks in advance.
Catarina
댓글 수: 1
Wayne King
2012년 3월 29일
when you say "add a wav file" can you be more specific? Do you mean insert the wav file between the two segments of the signal, or literally add sample by sample to the existing signal. If the latter, what is the length of y and the length of the wav file?
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!