How to reconstruct a signal from it's downsample values?
10 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(1 个)
Pratyush
2023-7-7
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Multirate Signal Processing 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!