技术 Resources

Showing items tagged with "技术"

Application Context: GPS technology is extensively utilized across daily life, scientific research, and industrial applications. This program performs GPS signal acquisition and satellite searching by determining visible satellite PRN numbers, Doppler frequency shifts, and initial code phases. The results obtained can be further utilized for signal tracking and navigation solution computation. Key Technologies: ca_repeat.m generates sampled sequences of specified C/A codes, CAENCODE.m produces C/A code sequences, findmax.m identifies peak values in correlation results, and GPSAcq.m serves as the main acquisition function. The program allows customization of GPS signal parameters including frequency points, intermediate frequency, and sampling rate during initialization. The code package includes real GPS datasets for practical testing and validation.

MATLAB 224 views Tagged

Source programs from Branka Vucetic and Jinhong Yuan's "Space-Time Coding" book, providing essential code examples for studying MIMO system space-time coding techniques with practical algorithm implementations.

MATLAB 205 views Tagged