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!