GPS ca code + DFT
1 view (last 30 days)
Show older comments
I have CA code of GPS and I wanna do DFT on the code in matlab and plot help me please
0 Comments
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.
0 Comments
Markandeya Janaswamy
on 1 Mar 2023
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.
0 Comments
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!