GPS ca code + DFT
显示 更早的评论
I have CA code of GPS and I wanna do DFT on the code in matlab and plot help me please
回答(2 个)
Walter Roberson
2011-5-30
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
2023-3-1
0 个投票
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.
类别
在 帮助中心 和 File Exchange 中查找有关 Install Products 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!