signal interpolation after getting fft for voice signal ?
2 次查看(过去 30 天)
显示 更早的评论
dear all
kindly, I would If some one could explain me the below :
1- I recoreded a wave file
2- import it to mat lab
3- complete fft for the signal
now I need to calculate the peak for the signal and connect them by a curve to have the signal pitch envelop
your support would be appreciated
0 个评论
回答(1 个)
Srijith Kasaragod
2021-10-27
Hi Haider,
I understand that you have computed fft of the signal imported and wish to plot its upper peak envelope. You can use 'envelope' function and specify 'peak' as an argument to obtain the peak envelopes.
0 个评论
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!