GPS ca code + DFT
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
I have CA code of GPS and I wanna do DFT on the code in matlab and plot help me please
0 Kommentare
Antworten (2)
Walter Roberson
am 30 Mai 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 Kommentare
Markandeya Janaswamy
am 1 Mär. 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 Kommentare
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!