CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - gps tracking with matlab

搜索资源列表

  1. tracking

    0下载:
  2. This is GPS tracking matlab code. Performs code and carrier tracking for all channels.
  3. 所属分类:GPS develop

    • 发布日期:2017-03-27
    • 文件大小:4.05kb
    • 提供者:Nelson Loh
  1. Cayiwei

    0下载:
  2. GPS的matlab程序,用于对产生的ca码进行移位,用在锁相环跟踪中对ca码调增 -GPS-matlab program code used to generate the ca shifting, with the phase-locked loop tracking code on the ca be adjusted by
  3. 所属分类:3G develop

    • 发布日期:2017-03-30
    • 文件大小:824byte
    • 提供者:孙伟
  1. pll

    0下载:
  2. 数字通信中的锁相环(PLL)完整程序,包括噪声处理,可用于GPS的的跟踪和捕获-the matlab code of PLL ,including how to deal with the noise ,which can be used to acquiring and tracking on GPS
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:4.15kb
    • 提供者:天王
  1. Code-Tracking-Architecture

    0下载:
  2. GPS信号的基带处理在IEEE发表的文章有关信号捕获和跟踪的-GPS baseband signal in the IEEE published articles related to signal acquisition and tracking of
  3. 所属分类:GPS develop

    • 发布日期:2017-05-12
    • 文件大小:2.67mb
    • 提供者:刘旭东
  1. REAL-TIME-ACQUISITION-AND-TRACKING-FOR-GPS

    0下载:
  2. GPS信号基带处理方面在IEEE文章 信号跟踪和捕获-GPS signal baseband signal in the IEEE article, track and capture
  3. 所属分类:GPS develop

    • 发布日期:2017-03-30
    • 文件大小:346.29kb
    • 提供者:刘旭东
  1. findPreambles-trial

    0下载:
  2. This GPS Matlab findPreambles finds the first preamble occurrence in the bit stream of each channel. The preamble is verified by check of the spacing between preambles [6sec] and parity checking of the first two words in a subframe. At the s
  3. 所属分类:GPS develop

    • 发布日期:2017-03-27
    • 文件大小:2.3kb
    • 提供者:Nelson Loh
  1. GPS_capture_tracing

    1下载:
  2. 一个完整的GPS伪随机码的捕获与跟踪.用matlab仿真.-A complete GPS pseudo-random code to capture and tracking. Using matlab simulation.
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:11.96kb
    • 提供者:王永俊
  1. gpsgenzong

    0下载:
  2. 这是一个完整的GPS中C/A码的跟踪程序-This is a complete GPS in the C/A code tracking procedures
  3. 所属分类:GPS develop

    • 发布日期:2017-03-31
    • 文件大小:13.5kb
    • 提供者:小宋
  1. tracking

    0下载:
  2. 这是一个用matlab开发的GPS跟踪源代码,其语言简洁,简单实用,有英文注释,是一个不可多得的范例-This is a development of the GPS tracking with matlab source code, the language simple, simple, practical, with English notes, is a rare example of
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:3.82kb
    • 提供者:huyanchao
  1. code-of-GNSS-sofe-receiver

    3下载:
  2. 本书面向应用与编程设计、在参考国内外论著的基础上,结合作者自己的研究成果撰写。内容上由浅人深,第一章介绍了GNSS软件接收机的研究背景和各种卫星导航系统。第二章介绍了信号处理的一些相关概念。第三章介绍了卫星运动的基本理论。第四章研究GNSS信号,包括伪随机码信号、导航电文,着重以GPS和Galileo系统为例进行讨论。第五章研究了GNSS接收机的前端技术,包括天线和信号下变频原理。第六章探讨卫星信号的捕获技术。第七章讨论卫星信号的跟踪、解调和伪距计算。第八章探讨导航定位解算方法。第九章简要介绍了
  3. 所属分类:GPS develop

    • 发布日期:2015-09-25
    • 文件大小:5.61mb
    • 提供者:单边
  1. GPS_matlab_code_All

    0下载:
  2. matlab C语言详细实现了GPS捕获、跟踪、解码星历表、定位解算的详细代码,并附有一个程序调用关系的pdf,便于理解结构关系,结合《GPS原理与接收机设计》《GPS原理与应用》更好。-tlab C language detailed GPS acquisition, tracking, decoding ephemeris positioning solver code, together with a program calling relations pdf facilitate the
  3. 所属分类:GPS develop

    • 发布日期:2017-11-16
    • 文件大小:111.76kb
    • 提供者:zhouqiang
  1. GPSreceiver-matlab--code

    0下载:
  2. matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。 对部分评论的解释: 1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体 2. 程序出错,是由于缺少数据文件。 3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。 剩下事的没有什么需要更改的了,好运。我是运行调试通
  3. 所属分类:matlab

    • 发布日期:2017-11-13
    • 文件大小:76.58kb
    • 提供者:teng
  1. GPS-capture-and-trace

    0下载:
  2. 基于MATLAB的GPS软件接收机捕获与跟踪算法实现.pdf 一篇讲解GPS接收机捕获跟踪的论文,讲解详细,有参考价值-MATLAB-based software GPS receiver acquisition and tracking algorithm. Pdf explain a GPS receiver acquisition and tracking of the paper, explain in detail, with reference value
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:178.49kb
    • 提供者:sunnysnowhi
  1. qcpfpniy

    0下载:
  2. 相关分析过程的matlab方法,kFJKNgc参数对于初学者具有参考意义,粒子图像分割及匹配均为自行编制的子例程,GPS和INS组合导航程序,saSTDdu条件均值便宜跟踪的示例,本程序的性能已经超过其他算法。- Correlation analysis process matlab method, kFJKNgc parameter For beginners with a reference value, Particle image segmentation and matching s
  3. 所属分类:matlab

    • 发布日期:2017-05-01
    • 文件大小:8.07kb
    • 提供者:kwauei
  1. rdccwxgb

    0下载:
  2. 包含位置式PID算法、积分分离式PID,已调制信号计算其普相关密度,均值便宜跟踪的示例,与理论分析结果相比,matlab程序运行时导入数据文件作为输入参数,IMC-PID是利用内模控制原理来对PID参数进行计算,GPS和INS组合导航程序。- It contains positional PID algorithm, integral separate PID, Modulated signals to calculate its density Pu-related, Example trac
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:5.58kb
    • 提供者:gyjsqs
  1. GPS基本原理及其matlab实现

    3下载:
  2. 包括GPS仿真的全套代码,matlab和C#。GPS信号的模拟、捕获、追踪,以及数据的处理,极限的解算,周跳的探测及整周模糊度的接算。有用的资料与大家共享后才能体现其价值,希望同仁们也能及时共享比较好的资料,大家一同探讨、进步。(ncludes a full set of GPS simulation code, matlab and C#. GPS signal simulation, capture, tracking, and data processing, limit solution
  3. 所属分类:仿真建模

    • 发布日期:2018-08-21
    • 文件大小:9.52mb
    • 提供者:ygc
搜珍网 www.dssz.com