How to reconstruct a signal from it's downsample values?
6 views (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
Pratyush
on 7 Jul 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 Comments
See Also
Categories
Find more on Multirate Signal Processing in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!