sampling and frequency shift
6 次查看(过去 30 天)
显示 更早的评论
I am generating a pulse signal with a very high freq and a long code length.
what i want to do is firstly to oversample this pulse signal (discrete signal) and see how this sampling will look like in frequency domain. my teacher said i can also use interp function for sampling the signal or upsample, but i still didnt get the difference between both.
then, i want to frequency shift this sampled signal by factor of 2e9, so i was thinking to multiply the signal by exp(-i*2*pi*2e9*t)
i would be grateful if someone can help me with this, since i am still confused about this.
0 个评论
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Applications 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!