搜索结果
找到约 5 项符合
dop 的查询结果
按分类筛选
GPS编程 计算dop(dillution of precision)参数的程序
计算dop(dillution of precision)参数的程序,同时研究静止用户dop变化率。用以考察重新计算的时间间隔和性能下降
单片机开发 单片机是52的
单片机是52的,P0口连到四个数码管的七个管脚,其中两个冒号点为最后两个数码管的DOP点,P1.0至P1.3为四个数码管的选通端,低电平有效。程序2较完整,可实现设定时间功能。
matlab例程 % This program calculates Dilution of Precision with respect to a GPS * % receiver given its Cartes
% This program calculates Dilution of Precision with respect to a GPS *
% receiver given its Cartesian ECEF position and the positions of four or *
% more visible GPS satellites. It is a validation of the DOP algorithm and *
% contains reference positions for which the DOP results are known. * ...
matlab例程 GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换:  点变换;  矩阵变换;  向量变换
GPS TOOLBOX包含以下内容:
1、GPS相关常量和转换因子;
2、角度变换;
3、坐标系转换:
&#61656 点变换;
&#61656 矩阵变换;
&#61656 向量变换;
4、专用测绘程序;
5、专用统计函数;
6、GPS时间工具;
7、专用GPS数据处理函数;
8、航迹和相关工具;
9、卫星位置计算;
10、高度和方位角判定,以及卫星可见性;
11、 ...
GPS编程 功能极全的GPS开发工具箱
功能极全的GPS开发工具箱,其中包括了日常用到的各种函数或者公式的实现,如DOp值计算,定位,滤波等,加上Matlab平台的强大功能,会让你在开发程序或者验证算法时研发速度大大增加。