Exponentials on edges with envelope(x,1,'peak)
1 次查看(过去 30 天)
显示 更早的评论
I have natural sound recordings, and I want the envelop of them. I am using envelope(x,1,'peak'). If there is a big of sound after the main sound finishes, it creates exponential growth at the edge of my waveform. I am currently just setting the end and a few points near the end to 1 to avoid it exploding. Is there any other way to fix this?
0 个评论
回答(1 个)
Sindhu Karri
2021-2-5
Hii,
One way can be clipoff the unwanted signal(i.e, big sound after the main signal) and then find the envelope of the clipped signal.
Below attached link might be helpful in performing clipping:
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Audio I/O and Waveform Generation 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!