登录
首页 » matlab » 利用matlab完成GPS仿真

利用matlab完成GPS仿真

于 2020-07-13 发布
0 278
下载积分: 1 下载次数: 9

代码说明:

说明:  利用matlab完成GPS仿真,GPS软件接收机的源码,实现信号跟踪、捕获、电文解调、定位解算等功能,有助于学习卫星导航的同学加深对GPS接收机工作原理的理解,也可作为核心代码扩展为GPS接收机工作原理演示程序。(%This program is free software; you can redistribute it and/or %modify it under the terms of the GNU General Public License %as published by the Free Software Foundation; either version 2 %of the License, or (at your option) any later version.)

文件列表:

work\2011-7-9.fig, 30559 , 2011-07-09
work\acq.fig, 7462 , 2011-07-09
work\acquisition.m, 9433 , 2010-06-23
work\calculatePseudoranges.m, 3370 , 2010-06-23
work\findPreambles.m, 6724 , 2010-06-23
work\geoFunctions\cart2geo.m, 1720 , 2010-06-23
work\geoFunctions\cart2utm.m, 5055 , 2010-06-23
work\geoFunctions\check_t.m, 679 , 2010-06-23
work\geoFunctions\clksin.m, 945 , 2010-06-23
work\geoFunctions\clsin.m, 619 , 2010-06-23
work\geoFunctions\e_r_corr.m, 1135 , 2010-06-23
work\geoFunctions\findUtmZone.m, 2650 , 2010-06-23
work\geoFunctions\geo2cart.m, 1543 , 2010-06-23
work\geoFunctions\leastSquarePos.m, 4461 , 2010-06-23
work\geoFunctions\satpos.m, 5201 , 2010-06-23
work\geoFunctions\togeod.m, 2892 , 2010-06-23
work\geoFunctions\topocent.m, 1418 , 2010-06-23
work\geoFunctions\tropo.m, 2900 , 2010-06-23
work\include\calcLoopCoef.m, 1705 , 2010-06-23
work\include\checkPhase.m, 1911 , 2010-06-23
work\include\ephemeris.m, 7292 , 2010-06-23
work\include\generateCAcode.m, 3559 , 2010-06-23
work\include\invert.m, 1424 , 2010-06-23
work\include\makeCaTable.m, 3281 , 2010-06-23
work\include\navPartyChk.m, 4653 , 2010-06-23
work\include\preRun.m, 3366 , 2010-06-23
work\include\showChannelStatus.m, 2552 , 2010-06-23
work\include\skyPlot.m, 6694 , 2010-06-23
work\include\twosComp2dec.m, 1845 , 2010-06-23
work\init.m, 3236 , 2010-06-23
work\initSettings.asv, 4969 , 2011-07-12
work\initSettings.m, 4999 , 2012-01-11
work\length.txt, 7 , 2012-01-11
work\length.txt.bak, 6 , 2011-12-25
work\license.txt, 18328 , 2010-06-23
work\plotAcquisition.m, 2232 , 2010-06-23
work\plotNavigation.m, 6487 , 2010-06-23
work\plotTracking.m, 6737 , 2010-06-23
work\postNavigation.m, 12213 , 2010-06-23
work\postProcessing.m, 5948 , 2010-06-23
work\probeData.asv, 4286 , 2011-01-09
work\probeData.m, 4325 , 2011-01-10
work\setSettings.fig, 14418 , 2010-06-23
work\setSettings.m, 16263 , 2010-06-23
work\tracking.m, 13494 , 2010-06-23
work\trackingResults.mat, 277509 , 2012-01-14
work\geoFunctions, 0 , 2013-06-05
work\include, 0 , 2013-06-05
work, 0 , 2015-06-02

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • GPS-INS-JINZUHE
    本文详细的介绍了GPS-INS紧组合的相关内容,包括状态方程和量测方程的建立。对正在学习这方面的朋友很有帮助。(In this paper a detailed description of GPS-INS tight combination of content, including the establishment of the state equation and measurement equation. Helpful friends are learning in this area.)
    2012-04-12 12:00:29下载
    积分:1
  • svc
    svc的仿真图形,用以证明其工作原理的正确性(svc simulation graphics to prove the correctness of their works)
    2013-06-10 14:49:28下载
    积分:1
  • 各类神经网络代码,可以用于MATLAB初学者使用(Various kinds of neural network codes can be used for beginners in MATLAB)
    2020-06-19 20:00:02下载
    积分:1
  • Asd-pocs
    一种稀疏角度下的重建算法,该算法是在matlab平台上实现的CT重建算法(A sparse angle reconstruction algorithm)
    2018-01-15 15:37:41下载
    积分:1
  • qqq
    说明:  计算MEMS陀螺的Allan方差,并求出与Allan方差相关的五个系数,最后在求出拟合误差(The Allan variance of MEMS gyroscope is calculated, and five coefficients related to Allan variance are calculated. Finally, the fitting error is calculated)
    2020-10-12 22:37:34下载
    积分:1
  • Digital-transfer-DDC-and-DUC
    数字变频器的设计,实验中用到的所有完整的工程文件: (1)数字上变频的设计,完整的工程文件包含: rrc_cic_impulse.mdl rrc_cic_data.mdl qpsk_modulate.mdl (2)数字下变频的设计,完整的工程文件包含: received_if.mdl demod.mdl halfband.mdl(Digital conversion: 1.DUC:rrc_cic_impulse.mdl rrc_cic_data.mdl qpsk_modulate.mdl 2.DDC:received_if.mdl demod.mdl halfband.mdl)
    2020-12-13 13:49:15下载
    积分:1
  • 04041093ofdm
    OFDM编程仿真信道衰落,主要是AWGN信道和瑞利多径信道!(OFDM channel decline was mainly AWGN and multipath Rayleigh Channel!)
    2020-06-30 20:00:02下载
    积分:1
  • polar-code
    说明:  polar 代码,使用matlab进行仿真,实现了polar代码基本功能,并提供polar基本原理说明(matlab polar simulation)
    2020-05-30 12:55:59下载
    积分:1
  • GPRS
    针对GPS干扰特性,对GPS系统进行猛特卡落干扰仿真(GPS interference characteristics for the GPS system Meng tecka charged interference simulation)
    2008-05-26 09:59:10下载
    积分:1
  • detecting-and-correction-cycle-slips
    一篇应用于双频GPS载波周跳探测与修复的很好的文章,希望大家好好看看。(One used in dual-frequency GPS carrier cycle slip detection and repair of a good article, I hope you take a look.)
    2011-06-30 15:21:50下载
    积分:1
  • 696516资源总数
  • 106658会员总数
  • 16今日下载