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!