CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 GPS编程 搜索资源 - matlab file

搜索资源列表

  1. KTHorb

    0下载:
  2. There are numerous MATLAB m-files included in this software package. Thus, the the authors have bundled all files and sample data in a *.zip file (KTHorb.zip). The Readme.txt file describes the directories created when the .zip file is unpacked. The
  3. 所属分类:GPS编程

    • 发布日期:2008-10-13
    • 文件大小:162769
    • 提供者:eFun
  1. acquisition

    0下载:
  2. This GPS Acquisition..by Matlab, this file performs cold start acquisition on the collected "data". It searches for GPS signals of all satellites, which are listed in field "acqSatelliteList" in the settings structure. Function saves code phase
  3. 所属分类:GPS develop

    • 发布日期:2016-11-15
    • 文件大小:3385
    • 提供者:lohchunling
  1. ler_rinex_efPrecisas

    0下载:
  2. Read rinex file of gps message
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:1126
    • 提供者:libinha
  1. GPS-easysuit

    4下载:
  2. matlab处理GPS数据的学习用代码。共5个部分附带说明书。包括第一部分GPS时间系统、第二部分Rinex文件读取、第三部分接收机的地心地固位置计算、第四部分基于伪距码的基线解算、第五部分双差解算-GPS data processing matlab learning with the code. A total of five parts with manual. GPS time system includes a first portion, a second portion Rinex
  3. 所属分类:GPS编程

    • 发布日期:2014-03-26
    • 文件大小:2241450
    • 提供者:丁楠
  1. matlab-files-of-GPS

    8下载:
  2. 读取IGS文件(观测文件*.*o 广播星历*.*n;精密星历*.sp3;修正电离层对流层)。均是matlab函数形式,可直接用于GPS matlab数据处理-reading IGS files (oberservation file*.*o navigation files*.*n precise orbit*.sp3) correct errors of Ionosphere delay and Tropsphere delay
  3. 所属分类:GPS develop

    • 发布日期:2016-10-08
    • 文件大小:10240
    • 提供者:吕宏春
  1. easy

    1下载:
  2. 读取GPS的N/O/SP3文件的matlab代码,程序简单实用,适合新手入门(.Read GPS N/O/SP3 file MATLAB code, the procedure is simple and practical, suitable for novice entry)
  3. 所属分类:GPS编程

    • 发布日期:2017-12-19
    • 文件大小:978944
    • 提供者:小雨yu
  1. GPS rinex file read

    0下载:
  2. 在matlab平台下进行GPS通讯编程,获取GPS rinex文件。(In the MATLAB platform for GPS communication programming, access to GPS RINEX file.)
  3. 所属分类:GPS编程

  1. read Rinex 3.01file

    0下载:
  2. 读GPS的观测值文件,包括时间、伪距、卫星号(Read the GPS observation file, including time, pseudo distance, satellite number)
  3. 所属分类:GPS编程

  1. A4PC-master

    0下载:
  2. This code is for voice cancellation of wave file
  3. 所属分类:GPS编程

    • 发布日期:2018-01-02
    • 文件大小:15360
    • 提供者:sding
  1. ppn5out

    0下载:
  2. matlab file training for student in class 3
  3. 所属分类:GPS编程

    • 发布日期:2018-01-03
    • 文件大小:1024
    • 提供者:parsian238
  1. read_CODEDCB

    0下载:
  2. 读取欧洲定轨中心CODE公布的DCB文件CODGXXX0.XXI,以及读rinex格式观测及导航文件(read DCB file which is referred as CODGXXX0.XXI released by CODE, read .o and .n Rinex files.)
  3. 所属分类:GPS编程

    • 发布日期:2018-04-30
    • 文件大小:6144
    • 提供者:书齐天
  1. 读取rinex文件

    2下载:
  2. 读取rinex2.10导航电文(.n)与观测文件(.o)(Read rinex2.10 navigation message (.N) and observation file (.O).)
  3. 所属分类:GPS编程

    • 发布日期:2018-05-01
    • 文件大小:2048
    • 提供者:nuaalong
  1. 历书解算及天顶视图1

    1下载:
  2. 用于读取星历YUMA和生成天顶视图,其中main主文件,希望对GPS差分定位初学者有帮助。(It is used to read ephemeris YUMA and generate zenith view, and main master file, which is helpful for beginners of GPS differential positioning.)
  3. 所属分类:GPS编程

    • 发布日期:2018-05-02
    • 文件大小:9216
    • 提供者:MATLAB小子
  1. GPSpostion

    1下载:
  2. MATLAB编写的利用导航电文计算卫星坐标(X,Y,Z)并输出到记事本中。可以读取N文件,同时可以计算坐标(MATLAB uses the navigation message to calculate the satellite coordinates (X, Y, Z) and output them to Notepad. The N file can be read and the coordinates can be calculated)
  3. 所属分类:GPS编程

    • 发布日期:2018-05-03
    • 文件大小:96256
    • 提供者:小侃侃
  1. RINEX格式的GPS观测文件matlab读取程序

    6下载:
  2. RINEX格式的GPS观测文件matlab读取程序(附obs文件)(RINEX format GPS observation file MATLAB reader program)
  3. 所属分类:GPS编程

    • 发布日期:2019-11-26
    • 文件大小:3437568
    • 提供者:决哦度
  1. KalmanFilter_GPS_INS

    4下载:
  2. 该程序基于MATLAB平台编写,实现了GPS/INS基于位置松组合的卡拉曼滤波算法,分为两部分,GPS_INS.m为组合算法主文件,输入捷联惯导平台实测数据,设置各量测噪声参数,在调用卡尔曼滤波函数进行数据融合校正,最后实现绘图功能;kalman_GPS_INS.m 为卡拉曼滤波程序,输入量测误差以及各噪声参数可得位置和速度估计值。(The program is based on MATLAB platform, and realizes the Kalman filtering algori
  3. 所属分类:GPS编程

    • 发布日期:2019-05-27
    • 文件大小:633856
    • 提供者:不知晓
  1. GPS-L1信号频谱

    4下载:
  2. GPS信号频谱,matlab语言,里面有CA码和P码的子文件,最后将各信号频谱画出来。(GPS signal spectrum, MATLAB language, there are ca code and P code sub file, finally the signal spectrum will be drawn.)
  3. 所属分类:GPS编程

    • 发布日期:2021-01-25
    • 文件大小:3072
    • 提供者:13647987
搜珍网 www.dssz.com