signal interpolation after getting fft for voice signal ?
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Srijith Kasaragod
il 27 Ott 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 Commenti
Vedere anche
Categorie
Scopri di più su Multirate Signal Processing in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!