frequency shifting of band limited signal
Show older comments
Hello,
I have a nearly band limited data set. The band is centered at 7MHz. But I need to shift this band. How can I perform this shifting in both direction using matlab?
2 Comments
saima
on 20 May 2013
Youssef Khmou
on 20 May 2013
saima,
did you try the function "circshift" on fft ?
Answers (1)
Sk Group
on 27 Oct 2021
0 votes
Frequency shifting Prove: DFT{x(n)e^(j(2*pi/N)nl = X(K-l)
For detailed post and complete code visit: https://www.swebllc.com/frequency-shifting-property-in-matlab- complete-prove-code-output/
Categories
Find more on Spectral Measurements in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!