How to reconstruct a signal from it's downsample values?
Afficher commentaires plus anciens
I have a sinusoidal singal (e.g.-
). The frequency is 50 Hz. I downsampled the singal where there are 32 samples/cycle. But now need to get the original signal from the downsampled values. How can I do that?
Réponses (1)
Pratyush
le 7 Juil 2023
0 votes
Hi Ananta. It is my understanding that you have a downsampled sinusoidal signal and you would like to obtain the original signal. It can be achieved through upsampling. The video resource below describes upsampling of a sinusoidal signal in MATLAB and its plotting. Hope this helps.
Catégories
En savoir plus sur Multirate Signal Processing dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!