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

利用matlab完成GPS仿真

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

  • 3Dmesh
    实现3D自动划分网格,网格包括三角形、四边形和六面体等(This function is for 3D automatical meshing.)
    2009-10-09 23:12:04下载
    积分:1
  • NTRIPCaster-SourceCode
    具有GPS NTRIP的server源码,通过网络TCP/IP通信。(GPS NTRIP server source code, through the network TCP/IP communications.)
    2020-06-26 19:20:02下载
    积分:1
  • Signal-capture
    信号的捕获(直接序列扩频系统的matlab仿真实现,包括M,GOLD序列生成,信道建模,噪声,扩频,解扩)(Signal capture (direct sequence spread spectrum system simulation matlab implementation, including M, GOLD sequence generation, channel modeling, noise, spreading, despreading))
    2020-11-20 14:19:36下载
    积分:1
  • MIMO-System-channel-capacity
    mimo系统信道容量分析以及相关信道状态和功率分配的研究(mimo channel capacity analysis, and related to the channel state and power distribution)
    2012-05-20 14:53:31下载
    积分:1
  • CARS
    用于matlab模式识别(分类和回归)的特征变量提取方法,竞争性自适应重加权算法(CARS)是通过自适应重加权采样(ARS)技术选择出PLS模型中回归系数绝对值大的波长点,去掉权重小的波长点,利用交互验证选出RMSECV指最低的子集,可有效寻出最优变量组合。(The method of feature variables extraction for matlab pattern recognition (classification and regression), competitive adaptive weight weighting algorithm (CARS) is to select the wavelength points with the absolute value of the regression coefficient in the PLS model by adaptive heavy weighted sampling (ARS) technology, remove the small weight of the wavelength point, and use the interactive verification to select the lowest RMSECV finger. Subsets, the optimal combination of variables can be found)
    2020-10-21 10:27:26下载
    积分:1
  • rearrange
    本程序对雷达信号处理系统中的距离门重排技术进行了matlab仿真(The rearrangement technical program of the range gate radar signal processing system matlab simulation)
    2012-11-27 14:11:50下载
    积分:1
  • OPF
    利用内点法,以5节点标准系统为例,求解最优潮流(Solving the optimal power flow)
    2021-04-17 20:08:52下载
    积分:1
  • GPS伪距单点定位 point position
    说明:  实现GPS伪距单点定位,包括星历解码、载波相位、伪距数据的计算。(Realization of GPS Pseudo Range Single Point Positioning)
    2019-02-23 13:38:26下载
    积分:1
  • Satellite-FDM-examples
    频分复用信号的生成以及演示,与英文工具书匹配,很好用!(FDM signal generation)
    2020-06-24 23:20:02下载
    积分:1
  • geekclock
    这是一个时钟程序,它以二进制方式显示时间。 有了这个酷炫的时钟,谁还说咱不够极客? ( This is a clock program, it displays the time in binary mode. With this cool clock, who said that we lack Geeks?)
    2014-11-17 18:35:51下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载