搜索资源列表
LRC
- GPS定位数据压缩算法的设计与实现 文章作者:杨宏业 张 跃 为了解决嵌入式GPS车载系统存储空间小、GPS定位数据量大的矛盾,根据GPS定位数据的特 点,提出了专用于GPS定全数据压缩的改进型半字节压缩算法。-the design and implementation of GPS locaton data compression algrithm.author:yanghongye,zhangyao.solve the problem of gps car-carring s
clutter.rar
- 基于Matlab的 GUI的集成软件,功能包括: 1、海杂波模型仿真和统计分析(瑞利、韦伯、对数和K分布SIRP和ZMNL法); 2、海杂波/波导参数估计(海杂波、多径和波导参数和雷达探测性能估计); 3、实测海杂波数据统计分析。,Matlab' s GUI-based integrated software, features include: 1, sea clutter model simulation and statistical analysis (Rayleigh,
GPSwxwz
- 用matlab编写的GPS卫星位置解算程序,可用GPS数据来处理计算卫星位置-Prepared using GPS satellite position matlab solver can be used to process GPS calculated satellite position data
Matlab_GPS_Toolbox[1]
- GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution of precision)计算,卫星选取和相关函数;
rinex
- GPS rinex文件读取的MATLAB代码-source coed reading rinex data
GPSSINSNavigation
- matlab 编写的gps/sins组合导航程序,附程序说明与数据输入文件-matlab prepared gps/sins navigation procedures, with explanation of the procedures and data input file
GPSCA
- GPS数据的通道采集,完成载体姿态的数模建立,并实现定位定向-Access GPS data collection, achieve vector-profile digital-to-analog set up, and implementation-oriented positioning
INS_GPS_integrated_navigation_system
- 通过卡尔曼滤波并采用开环控制方式实现惯性导航和GPS的数据融合-Through the Kalman filter and use the open-loop control method to achieve inertial navigation and GPS, data fusion
GPS
- GPS数据处理源代码,提供了星历处理.伪距定位.载波定位的函数-GPS data processing source code, provides ephemeris processing. Pseudo-range position. Carrier positioning function
GPS
- 基于Matlab7.0的GPS数据分析程序,可以加载.txt格式的GPS数据,绘制出位置图形-The GPS data analysis based on Matlab7.0 program can be loaded. Txt format of GPS data, map out locations Graphic
GPS
- 利用Matlab生成GPS C/A 码的基带信号。 (1)产生卫星PRN 号码为“5”的一组C/A 码; (2)循环生成25 页的导航数据,GPS 时间可填入一固定的已知数值; (3)生成C/A 码扩频信号,每个C/A 码码片给出4 个采样数据; (4)基带信号采用方波信号,电平为0 和1,占空比为50 %,不加入噪声,进一步生成某个特定的中频信号。-Matlab generated using GPS C/A code base band signal. (1)
KalmanPFilter
- 通过卡尔曼滤波算法对INS和GPS数据进行联合解算,获取解算数据 -Kalman filter algorithm by INS and GPS data for the United Solution, solving the data access
Matlab-GPS-Toolbox
- 非常完善的GPS toolbox,内含中文readme以及中文翻译的介绍。 GPS TOOLBOX包含以下内容: 1、GPS相关常量和转换因子; 2、角度变换; 3、坐标系转换: 点变换; 矩阵变换; 向量变换; 4、专用测绘程序; 5、专用统计函数; 6、GPS时间工具; 7、专用GPS数据处理函数; 8、航迹和相关工具; 9、卫星位置计算; 10、高度和方位角判定,以及卫星可见性; 11、DOP(dilution
Extract GPS data
- This tool help you to Extract GPS data and process
CP(GPS)
- 可以通过C语言读取GPS数据文件中的数据。-GPS data can be read in the data file through the C language.
GPS
- 在matlab软件中读取导航卫星观测数据(Reading navigation satellite observation data in MATLAB software)
SINS-GPS kalman
- SINS数据和GPS数据融合的kalman算法(Kalman Algorithm for Fusion of SINS Data and GPS Data)
GPS基本原理及其matlab实现
- 包括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
Geolife Data 1.3
- Geolife GPS 轨迹数据集–用户指南 这一 GPS 轨迹数据集是在 (微软研究亚洲) Geolife 项目中收集的, 178 用户在四年 (2007年4月至 2011年10月) 期间。该数据集的 GPS 轨迹由一个时间戳点序列表示, 每一个都包含纬度、经度和高度信息。该数据集包含17621个轨迹, 总距离为1251654公里, 总持续时间为48203小时。该轨迹数据集可以应用于移动模式挖掘、用户活动识别、基于位置的社交网络、位置隐私和位置推荐等多个研究领域。(Geolife GPS t
exp3
- 车载惯性/卫星组合导航实验,起始时刻车辆停止不动,但车身有一定干扰晃动,10分钟后车辆行驶,采集惯导系统IMU数据、车辆里程计数据、GPS数据等。采用前2分钟数据进行粗对准,后8分钟数据进行精对准,分别得到惯性导航、惯性/GPS组合导航、惯性/里程计组合导航的导航结果。(Vehicle-mounted inertial/satellite integrated navigation experiment: the vehicle stops at the initial moment, but