The idea behind differential GPS is to remove as much errors as possible from the range measurements by establishing these errors at a reference site. In its most simple setup, a GPS receiver is located at a well surveyed position and its (pseudo) range measurements are compared with the actual calculated range from this receiver to the SV s. The differences between measured ranges and calculated ranges at the reference receiver are applied as corrections to the ranges measured by other receiver(s) close by.
标签: differential measurements possible behind
上传时间: 2013-12-19
上传用户:zgu489
GPS 接收程序 DEMO。 HsGpsDll Library 1.1 A GPS Control/Component for C/C++ HsGpsDll is a Windows Dynamic Link Library which provides access to any NMEA-183 compliant GPS receiver via a serial communications port. HsGpsDll is designed for use from Visual C, Visual Basic or other languages, capable of calling DLL functions. HsGpsDll allows a user application to read from a GPS device the current GPS position fix, velocity over ground (speed in kilometers per hour), plus number of of sattelites in view, current altitude (against mean sea level) and UTC date and time
标签: HsGpsDll GPS Component Control
上传时间: 2014-07-17
上传用户:thuyenvinh
IDL中用于显示二维图像的函数,可直接调用。IDL中已有的TV函数可显示二维图像。本函数。是在TV基础上功能的加强。如可利用position指定图像在窗口的的位置等。
上传时间: 2013-12-30
上传用户:时代电子小智
This is GPS in matlab calculatePseudoranges finds relative pseudoranges for all satellites listed in CHANNELLIST at the specified millisecond of the processed signal. The pseudoranges contain unknown receiver clock offset. It can be found by the least squares position search procedure.
标签: calculatePseudoranges pseudoranges satellites relative
上传时间: 2017-03-09
上传用户:时代电子小智
Basic function to locate and measure the positive peaks in a noisy data sets. Detects peaks by looking for downward zero-crossings in the smoothed third derivative that exceed SlopeThreshold and peak amplitudes that exceed AmpThreshold. Determines, position, height, and approximate width of each peak by least-squares curve-fitting the log of top part of the peak with a parabola.
标签: peaks function positive Detects
上传时间: 2017-04-26
上传用户:彭玖华
This file is distributed in the hope that it will be useful, but WITHOUT WARRANTY OF ANY KIND. Author(s): Ole Saether DESCRIPTION: This example should be used together with ex2a-tx433.asm. One nRF9E5 evaluation board (receiver) should be programmed with the hex-file generated from assembling this file and the other evaluation board (transmitter) programmed with the hex-file generated from assembling ex2a-tx433.asm. All switches on the DIP-swith S206 on the receiver must be set to the "on" position and all switches on the DIP-swith S205 on the transmitter must be set to the "on" position. When one of the switched SW1-SW4 on the transmitter is pressed the corresponding LED on the receiver is turned on. The functionality is the same as in ex2c-rx.c.
标签: distributed WARRANTY WITHOUT useful
上传时间: 2017-05-17
上传用户:xieguodong1234
This code outputs various NMEA strings to a com port. The code was originally used to test naviation programmes. First select the required com port and the required NMEA message string. There is a default starting position but this can be changed to suit just by typing in a new position. Click on the Start button the current position displayed will change according to the speed and heading selected and the selected NMEA string will be output to the com port and will reflect the current position as displayed. There is a text box which is normally not visible. If you change this to visible the relevant NMEA string can be displayed.
标签: code originally outputs naviati
上传时间: 2013-11-30
上传用户:熊少锋
用jquery实现的渐变式下拉菜单jQuery 渐变下拉菜单。使用slideToggle和slideUp来实现.当然,也可以使用hide/show, fadeIn/fadeOut等来实现,只是效果不同,实现的方法还是相同的.需要注意的是,要给.dropdown加上position:relative 防止闪烁
标签: slideToggle fadeOut slideUp jquery
上传时间: 2014-01-19
上传用户:SimonQQ
This program contains the iterative methods of finding solutions of the equation f(x)=0, which are also known as the roots of the equation f(x)=0 The methods are: -bisection -false position -newton raphson -secant
标签: iterative the solutions contains
上传时间: 2013-12-27
上传用户:jennyzai
员工管理系统 在一个公司里员工之间都有工作上的联系。对方的联系方式,部门这些资料的获取;或是上级对员工资料的更改,工资的调整,员工对资料的查看,修改。 5.1.1 功能描述 1:管理员能对员工资料进行添加,删除,修改操作。普通用户不能进行添加或删除操作 2:界面要求使用简便,操作简单 3:信息要做到保密,不同权限的用户操作不同,看到的信息也不一样 4:对不同的工资段进行高亮标记 §5.2 设计思想 根据不同用户的行为来实现不同的操作 §5.2.1 系统构思 不同用户返回不同的操作,具有不同的权限 §5.2.2 关键技术与算法 修改界面与表格的同步更新,直接双击表格修改数据 §5.2.3关键数据结构 以下是员工的数据 workerID int IDENTITY(1,1) , name varchar (20) NULL, sex varchar (10) NULL, age int NULL, position varchar (20) NULL, cellphone varchar (20) NULL, salary int NULL, userl varchar (20) NOT NULL, userp varchar (20) NOT NULL, classify int NOT NULL
上传时间: 2017-08-25
上传用户:三人用菜