How to reconstruct a signal from it's downsample values?
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/1428538/image.png)
0 Commenti
Risposte (1)
Pratyush
il 7 Lug 2023
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.
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!