Write program to generate a click train
2 次查看(过去 30 天)
显示 更早的评论
I would like to write a MATLAB program which will generate 12 periodic sequences of "click" sounds that will be audible and can be heard on the speakers. Each of these sequences should have a different ICI (look at image I attached to see what I mean by ICI). the ICI's should be 5, 10, 15, etc...
We should use a T = 0.1ms, duration of each sequence=1sec, and sampling rate = 20kHz.
I know that I should use the functions sound or soundsc, but I am really not sure where to go with this.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio and Video Data 的更多信息
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!