Title:
GPSreceiver-matlab--code Download
Description: matlab under a complete the gps software single-channel receiver program, from the acquisition and tracking to position solver. Run the required the IF data file is too large to upload, download gps on the class website. postprocessing.m main program. Explain some of the comments: 1. Structure variable parameter settings with init.m before running the main program to generate run later. Procedural error is due to the lack of data files. GPS IF data files downloaded from the Internet, because of the different formats, the program is needed to debug. Here is the format. Bin. Remaining there is no need to change a thing, good luck. I was running after debugging through made up
To Search:
File list (Check if you may need any files):
GPS软件接收机完整matlab 代码
............................\acquisition.m
............................\calculatePseudoranges.m
............................\findPreambles.m
............................\geoFunctions
............................\............\cart2geo.m
............................\............\cart2utm.m
............................\............\check_t.m
............................\............\clksin.m
............................\............\clsin.m
............................\............\e_r_corr.m
............................\............\findUtmZone.m
............................\............\geo2cart.m
............................\............\leastSquarePos.m
............................\............\satpos.m
............................\............\togeod.m
............................\............\topocent.m
............................\............\tropo.m
............................\include
............................\.......\calcLoopCoef.m
............................\.......\checkPhase.m
............................\.......\ephemeris.m
............................\.......\generateCAcode.m
............................\.......\invert.m
............................\.......\makeCaTable.m
............................\.......\navPartyChk.m
............................\.......\preRun.m
............................\.......\showChannelStatus.m
............................\.......\skyPlot.m
............................\.......\twosComp2dec.m
............................\init.m
............................\initSettings.m
............................\plotAcquisition.m
............................\plotNavigation.m
............................\plotTracking.m
............................\postNavigation.m
............................\postProcessing.m
............................\probeData.m
............................\setSettings.fig
............................\setSettings.m
............................\tracking.m