首页

matlab实现GPS捕获、跟踪及PVT计算等功能

matlab

2021-7-30

matlab实现GPS捕获、跟踪及PVT计算等功能

资源下载此资源下载价格为5D币(VIP免费),请先
资源文件列表
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acquisition.m , 9848
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/CAgen.m , 1808
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/control_FLL_v2.m , 1191
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/control_PLL_v2_EF.m , 4784
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/Gal_E1_Codes.dat , 818776
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/GenerateLocCode.m , 4754
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/GenModulation_Gal_E1bc_BOC.m , 4639
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/GenModulation_Gal_E1bc_CBOC.m , 5772
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/GenModulation_Gal_E1b_BOC.m , 3343
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/GenModulation_Gal_E1c_BOC.m , 3459
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/signal_acquisition_FFT.m , 6056
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/signal_acquisition_FFT_RAPID.m , 6927
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/signal_acquisition_SERIAL.m , 5562
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/test_raw_samples.m , 2405
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/trackcarrFLL_DLL.m , 17567
GNSS_SDR_GPSGalileo_MPDD_SQI-master/acq_track_functions/trackcarrPLL_DLL_testjitter_4ms.m , 21578
GNSS_SDR_GPSGalileo_MPDD_SQI-master/calculatePseudoranges.m , 3420
GNSS_SDR_GPSGalileo_MPDD_SQI-master/cambioLAF.m , 5495
GNSS_SDR_GPSGalileo_MPDD_SQI-master/ChangeLog.txt , 298
GNSS_SDR_GPSGalileo_MPDD_SQI-master/checkingDOP.m , 1860
GNSS_SDR_GPSGalileo_MPDD_SQI-master/comparePseudorange.m , 4843
GNSS_SDR_GPSGalileo_MPDD_SQI-master/comparePseudorangeVector.m , 18392
GNSS_SDR_GPSGalileo_MPDD_SQI-master/comparisonWideBandDLLfilter.m , 14058
GNSS_SDR_GPSGalileo_MPDD_SQI-master/decodEph.m , 3954
GNSS_SDR_GPSGalileo_MPDD_SQI-master/findPreambles.m , 6731
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/Calc_Azimuth_Elevation.m , 1388
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/cart2geo.m , 1778
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/cart2utm.m , 5055
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/check_t.m , 679
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/clksin.m , 945
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/clsin.m , 619
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/dms2mat.m , 3297
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/ECEF2GPS.m , 1429
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/Error_Ionospheric_Klobuchar.m , 4317
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/e_r_corr.m , 1135
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/findUtmZone.m , 2650
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/geo2cart.m , 1543
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/KML_googleEarth.m , 2574
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/leastSquarePos.m , 5548
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/satpos.m , 5201
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/togeod.m , 2892
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/topocent.m , 1418
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/tropo.m , 2900
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/weightedLeastSquarePos_Doppler.m , 7428
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/WLS.m , 6188
GNSS_SDR_GPSGalileo_MPDD_SQI-master/geoFunctions/XYZ2ENU.m , 783
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/calcLoopCoef.m , 1705
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/checkPhase.m , 1911
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/ephemeris.m , 9222
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/FrontEndsettings.m , 3280
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/generateCAcode.m , 3559
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/GenerateLocCode.m , 4756
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/invert.m , 1424
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/makeCaTable.m , 3281
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/Multicorrelator.m , 2151
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/Multicorrelator.prj , 37596
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/MulticorrelatorABS.m , 1813
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/MulticorrelatorABS_par.m , 1817
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/MulticorrelatorTs.m , 584
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/Multicorrelator_par.m , 2515
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/navPartyChk.m , 4653
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/plotf/plotNavigation.m , 9646
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/plotf/plotNavigation2.m , 7210
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/plotf/plotNavigationNoref.m , 2046
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/preRun.m , 4150
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/showChannelStatus.m , 2551
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/skyPlot.m , 6694
GNSS_SDR_GPSGalileo_MPDD_SQI-master/include/twosComp2dec.m , 1845
GNSS_SDR_GPSGalileo_MPDD_SQI-master/init.m , 5710
GNSS_SDR_GPSGalileo_MPDD_SQI-master/initSettings.m , 9778
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Ionospheric_Klobuchar_correction.m , 472
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/ComputeAzEl.m , 1197
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/Compute_SatTX_time_GPS.m , 1287
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/ConstantsInit.m , 2131
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/Counter_clock_Update_GPS.m , 4432
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/GPS_data_dem.m , 2409
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/GPS_findPreambles.m , 7417
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/GPS_satpos.m , 6659
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/initKalmanGPS.m , 1144
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/initSigmaKalmanGPS.m , 1667
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/KfilterGPS.m , 3394
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/KfilterGPSstatic.m , 3270
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/KFroutine.m , 1274
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/leastSquarePos_Doppler.m , 6805
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/pseudo2true.m , 480
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/PVT_Kalman.m , 20650
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/PVT_Kalman_FallBack.m , 21677
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/sample2time_GPS.m , 3026
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/startPVT_GPS.m , 1498
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/TropoHopfieldModel.m , 843
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/WGS84Separation.m , 4230
GNSS_SDR_GPSGalileo_MPDD_SQI-master/Kalman Filter/xyz2llh.m , 1035
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDDcomputation.m , 7311
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/CAcodegenerator.m , 9809
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/codematrixgen.m , 295
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/countSuccessDetection.m , 2849
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/Hk.m , 447
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/include for MPDD/calcLoopCoef.m , 1705
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/include for MPDD/majorityRule.m , 561
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/include for MPDD/MPDD_part2.m , 3121
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/include for MPDD/wHardTresh.m , 1374
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/InitsettingsMPDD.m , 7051
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/iterativeSGM.m , 11195
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAFmethod_autocorrelation_CLS.m , 2681
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAFmethod_autocorrelation_IHT.m , 2604
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAFmethod_autocorrelation_LS.m , 2604
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAFmethod_autocorrelation_LS_EC.m , 2549
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAFmethod_v2.m , 1704
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAFmethod_v3.m , 1955
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAF_New_method.m , 1933
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/LAF_SQM.m , 1672
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/MaxAlignment.m , 560
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/MPDistanceDetector.m , 4057
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/MPDistanceDetector2.m , 1974
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/MPDistanceDetectorAlternate.m , 2120
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/SQIcomputation.m , 1865
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/SQImin.m , 587
GNSS_SDR_GPSGalileo_MPDD_SQI-master/MPDD_functions/SymmetricGaussianMethod.m , 3638
GNSS_SDR_GPSGalileo_MPDD_SQI-master/myacquisition.m , 1406
GNSS_SDR_GPSGalileo_MPDD_SQI-master/navSolComparison.m , 1934
GNSS_SDR_GPSGalileo_MPDD_SQI-master/plotAcquisition.m , 2539
GNSS_SDR_GPSGalileo_MPDD_SQI-master/plotTracking.m , 6737
GNSS_SDR_GPSGalileo_MPDD_SQI-master/postNavigation.m , 28491
GNSS_SDR_GPSGalileo_MPDD_SQI-master/postNavigation_NoDOPcontrol.m , 20678
GNSS_SDR_GPSGalileo_MPDD_SQI-master/postProcessing.m , 21967
GNSS_SDR_GPSGalileo_MPDD_SQI-master/probeData.m , 4699
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/chi2_dof.m , 866
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/covNoiseMaker.m , 2915
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/covNoiseMakerEl.m , 2910
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/covNoiseMakerStatic.m , 1859
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/ECEF2LLH.m , 728
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/ExclusionSatellites.m , 2984
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/FaultDetection.m , 5739
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/FaultDetectionSS.m , 4468
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/gaussianity.m , 872
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/initConstant.m , 955
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/KUSUNIEMI_covNoiseMaker.m , 1729
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/PseudoVarianceComputation.m , 137
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM/RAIM.m , 1977
GNSS_SDR_GPSGalileo_MPDD_SQI-master/RAIM_Execution.m , 1053
GNSS_SDR_GPSGalileo_MPDD_SQI-master/setSettings.fig , 14418
GNSS_SDR_GPSGalileo_MPDD_SQI-master/setSettings.m , 16263
GNSS_SDR_GPSGalileo_MPDD_SQI-master/trackcarrFLL.m , 1229
GNSS_SDR_GPSGalileo_MPDD_SQI-master/tracking.m , 24872
没有账号? 忘记密码?

社交账号快速登录