signal interpolation after getting fft for voice signal ?
3 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
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 commentaires
Réponses (1)
Srijith Kasaragod
le 27 Oct 2021
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 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!