GPS C/A Code Generator

Generates C/A Codes for selected PRNs, up to 37 codes.

이 제출물을 팔로우합니다

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 (2026). GPS C/A Code Generator (https://kr.mathworks.com/matlabcentral/fileexchange/14670-gps-c-a-code-generator), MATLAB Central File Exchange. 검색 날짜: .

도움

도움 준 파일: C/A code and Correlations

카테고리

Help CenterMATLAB Answers에서 Automotive에 대해 자세히 알아보기

일반 정보

MATLAB 릴리스 호환 정보

  • 모든 릴리스와 호환

플랫폼 호환성

  • Windows
  • macOS
  • Linux
버전 퍼블리시됨 릴리스 정보 Action
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.