GPS ca code + DFT
Show older comments
I have CA code of GPS and I wanna do DFT on the code in matlab and plot help me please
Answers (2)
Walter Roberson
on 30 May 2011
When I google for
gps ca code fft
the first three responses are papers on this topic. You should be able to use those papers to guide the algorithm. DFT is performed by MATLAB's fft() function.
Markandeya Janaswamy
on 1 Mar 2023
0 votes
FWIW, see https://mathworks.com/help/satcom/ug/gps-receiver-acquisition-and-tracking-using-ca-code.html
This demo shows how to perform acquisition using the FFT method.
Categories
Find more on Install Products 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!