GPS C/A Code Generator

版本 1.1.0.0 (2.3 KB) 作者: Dan Boschen
Generates C/A Codes for selected PRNs, up to 37 codes.
11.6K 次下载
更新时间 2010/6/1

查看许可证

G=CACODE(SV,FS)
G is a matrix with 1023*FS columns with a row for each PRN desired.
SV is a vector containing PRN numbers to be generated, from 1 to 37.
FS is the number of samples per chip desired in the code sequence. (Default=1).

引用格式

Dan Boschen (2024). GPS C/A Code Generator (https://www.mathworks.com/matlabcentral/fileexchange/14670-gps-c-a-code-generator), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R14SP2
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Automotive 的更多信息
致谢

启发作品: C/A code and Correlations

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.1.0.0

Updated author email address in comments.

1.0.0.0

Comment Correction.
Corrected "First Order Hold" to be "Zero Order Hold" in comments to reflect actual implementation.