GPS ca code + DFT
Mostrar comentarios más antiguos
I have CA code of GPS and I wanna do DFT on the code in matlab and plot help me please
Respuestas (2)
Walter Roberson
el 30 de Mayo de 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
el 1 de Mzo. de 2023
0 votos
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.
Categorías
Más información sobre Install Products en Centro de ayuda y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!