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

利用matlab完成GPS仿真

于 2020-07-13 发布
0 236
下载积分: 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 个回复

  • 波束形成
    说明:  单频、宽带信号的线阵、面阵波束形成,用的是fft能量或者幅度求和的做法(Beamforming of linear array and area array for single frequency and broadband signals)
    2020-09-28 13:48:01下载
    积分:1
  • twoD_CA_CFAR
    二维CFAR处理程序,分采用矩形窗和十字窗(Two dimensional CFAR processing program, using rectangular windows and cross windows)
    2020-12-11 18:39:17下载
    积分:1
  • Resource-allocation-in-Cognitive-Radio--master
    说明:  resource allocation in cognitive radio
    2019-05-26 22:14:09下载
    积分:1
  • subcarrierallocationalgorithm
    说明:  一种基于多用户子载波分配的算法希望对大家有用。(Based on Multi-user subcarrier allocation algorithm for all of us hope that useful)
    2009-07-22 22:26:05下载
    积分:1
  • xyz2enu
    卫星在WGS84坐标系下的坐标转换为站心坐标(WGS84 coordinates to topocentric coordinates)
    2021-04-26 10:58:46下载
    积分:1
  • 串口助手
    基于Matlab的串口助手,仿照STC-isp-15xx(This is a serial communication assistant based on Matlab)
    2018-05-19 15:36:37下载
    积分:1
  • perfect
    无刷直流电机无位置传感器的仿真 在similink中仿真(Simulation of Brushless DC Motor Without Position Sensor )
    2012-06-02 15:52:08下载
    积分:1
  • phase_array_radar_DBF
    说明:  相控阵雷达数字多波束形成仿真程序,自己编写,非常好用,适合新手学习(Digital Multi-Beam Forming Simulation Program for Phased Array Radar)
    2021-04-27 20:28:44下载
    积分:1
  • EVALDVBS2_STMICROELECTRONICS_130762
    LDPC校验矩阵生成、高斯消去法编码、BP译码程序,可以作为自己编写LDPC编译码程序的参考。因为matlab代码效率不高,所以这个程序仿真起来比较慢.(LDPC check matrix generation, Gaussian elimination coding, BP decoding procedure can be used as its own procedures for the preparation of LDPC codec reference. Because matlab code efficiency is not high, so this process is relatively slow simulation together.)
    2008-05-22 23:07:12下载
    积分:1
  • costas_pYll_qpsk_1
    这是一个costas实现的QPSK解调器,这个解调器可以实现一个QPSK调制信号的解调!(it is about a demodulator for QPSK!)
    2012-01-06 22:18:51下载
    积分:1
  • 696518资源总数
  • 105895会员总数
  • 18今日下载