登录
首页 » matlab » 经典GNSS软件接收机MATLAB程序

经典GNSS软件接收机MATLAB程序

于 2020-02-28 发布
0 342
下载积分: 1 下载次数: 5

代码说明:

说明:  经典GNSS软件接收机MATLAB程序,完整捕获跟踪环路。(Classic GNSS software receiver matlab program, complete capture tracking loop.)

文件列表:

SoftGNSS-master, 0 , 2011-06-28
SoftGNSS-master\acquisition.m, 9457 , 2011-06-28
SoftGNSS-master\acquisition.m~, 9433 , 2011-06-28
SoftGNSS-master\calculatePseudoranges.m, 3370 , 2011-06-28
SoftGNSS-master\findPreambles.m, 6724 , 2011-06-28
SoftGNSS-master\geoFunctions, 0 , 2011-06-28
SoftGNSS-master\geoFunctions\cart2geo.m, 1915 , 2011-06-28
SoftGNSS-master\geoFunctions\cart2utm.m, 5246 , 2011-06-28
SoftGNSS-master\geoFunctions\check_t.m, 679 , 2011-06-28
SoftGNSS-master\geoFunctions\clksin.m, 945 , 2011-06-28
SoftGNSS-master\geoFunctions\clsin.m, 619 , 2011-06-28
SoftGNSS-master\geoFunctions\deg2dms.m, 1026 , 2011-06-28
SoftGNSS-master\geoFunctions\dms2mat.m, 1193 , 2011-06-28
SoftGNSS-master\geoFunctions\e_r_corr.m, 1135 , 2011-06-28
SoftGNSS-master\geoFunctions\findUtmZone.m, 2650 , 2011-06-28
SoftGNSS-master\geoFunctions\geo2cart.m, 1543 , 2011-06-28
SoftGNSS-master\geoFunctions\leastSquarePos.m, 4461 , 2011-06-28
SoftGNSS-master\geoFunctions\satpos.m, 5176 , 2011-06-28
SoftGNSS-master\geoFunctions\togeod.m, 2892 , 2011-06-28
SoftGNSS-master\geoFunctions\topocent.m, 1418 , 2011-06-28
SoftGNSS-master\geoFunctions\tropo.m, 2900 , 2011-06-28
SoftGNSS-master\include, 0 , 2011-06-28
SoftGNSS-master\include\calcLoopCoef.m, 1705 , 2011-06-28
SoftGNSS-master\include\checkPhase.m, 1911 , 2011-06-28
SoftGNSS-master\include\ephemeris.m, 7292 , 2011-06-28
SoftGNSS-master\include\generateCAcode.m, 3366 , 2011-06-28
SoftGNSS-master\include\invert.m, 1424 , 2011-06-28
SoftGNSS-master\include\makeCaTable.m, 3299 , 2011-06-28
SoftGNSS-master\include\makeCaTable.m~, 3299 , 2011-06-28
SoftGNSS-master\include\navPartyChk.m, 4653 , 2011-06-28
SoftGNSS-master\include\preRun.m, 3366 , 2011-06-28
SoftGNSS-master\include\showChannelStatus.m, 2552 , 2011-06-28
SoftGNSS-master\include\skyPlot.m, 6694 , 2011-06-28
SoftGNSS-master\include\twosComp2dec.m, 1845 , 2011-06-28
SoftGNSS-master\init.m, 3236 , 2011-06-28
SoftGNSS-master\initSettings.m, 5091 , 2011-06-28
SoftGNSS-master\license.txt, 18328 , 2011-06-28
SoftGNSS-master\plotAcquisition.m, 2403 , 2011-06-28
SoftGNSS-master\plotNavigation.m, 6487 , 2011-06-28
SoftGNSS-master\plotTracking.m, 6737 , 2011-06-28
SoftGNSS-master\postNavigation.m, 12213 , 2011-06-28
SoftGNSS-master\postProcessing.m, 5949 , 2011-06-28
SoftGNSS-master\probeData.m, 4293 , 2011-06-28
SoftGNSS-master\README, 448 , 2011-06-28
SoftGNSS-master\setSettings.fig, 14418 , 2011-06-28
SoftGNSS-master\setSettings.m, 16264 , 2011-06-28
SoftGNSS-master\tracking.m, 13497 , 2011-06-28
SoftGNSS-master\trackingResults.mat, 172733 , 2011-06-28

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

发表评论

0 个回复

  • BEM-win
    an introduction to boundary element methods一书源码(an introduction to boundary element methods one book source)
    2009-02-07 08:29:35下载
    积分:1
  • 1
    说明:  32位变量移位操作,输出到界面。联合体变量是公用一块内存,所以对其中一个变量操作会影响其他变量。(32-bit variable shift operation, output to the interface.)
    2020-06-24 13:40:02下载
    积分:1
  • 593753 SQL必知必会(第4版)带
    sql学习必备材料,讲解通俗易懂,很有层次,内容丰富(This book is SQL learning materials and understanding very easy and very hierarchical and riching in content)
    2020-06-25 16:20:01下载
    积分:1
  • IIC_EEPROM(STM32神舟IV号-库函数版)
    在本章节,我们以最常见的I2C(I2C也叫IIC)接口的EEPROM芯片AT24C02为例进行 学习研究。它采用PHILIPS公司开发的两线式串行总线(I2C总线)。通过本章节实验,我们将 对I2C总线有一个深入的了解,对常用的存储设备进行初步的了解,掌握如何读写访问 AT24CXX这一系列I2C接口的EEPROM(In this chapter, we take the most common I2C (I2C also known as IIC) interface EEPROM chip AT24C02 as an example to study. It adopts the two wire serial bus developed by PHILIPS company (I2C bus). Through the experiment in this chapter, we will have a deep understanding of I2C bus, a preliminary understanding of the commonly used storage devices, how to read and write access to AT24CXX, a series of I2C interface EEPROM.)
    2018-10-24 10:58:53下载
    积分:1
  • otjo68
    空g的使用,包括(Method,property,event)()
    2018-04-28 21:33:42下载
    积分:1
  • brillian
    文件管理系统:用于实现一个简单的多用户操作的文件管理系统(document management systems : towards a simple multi-user operation of the document management system)
    2006-07-06 21:24:43下载
    积分:1
  • 593753 SQL必知必会(第4版)带
    说明:  sql学习必备材料,讲解通俗易懂,很有层次,内容丰富(This book is SQL learning materials and understanding very easy and very hierarchical and riching in content)
    2020-06-25 16:20:01下载
    积分:1
  • BookandtheSourceofProgrammingtheFiniteElementMetho
    有限元编程的源程序及教材,及一些相关资料。(Book and the Source of Programming the Finite Element Method )
    2010-03-05 00:15:40下载
    积分:1
  • welding
    死活单元和相变 焊接专业很有用的资料(Life and death unit and phase transitions)
    2013-05-19 10:57:36下载
    积分:1
  • JSP
    课堂代码,相信会对大家有所帮助。大家一起学习。(Class Code)
    2015-07-06 19:24:55下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载