搜索资源列表
GPSacqution.rar
- 很好的GPS信号的捕获和跟踪程序,可以直接运行,程序代码都有详细注释,很适合初学者学习研究,Good GPS signal acquisition and tracking procedures, can be directly run, the program code has detailed notes, it is suitable for beginners study
RTCM
- 差分GPSRTCM解码程序实现,里面有进制转换等代码-Difference GPSRTCM decoding process to achieve, there are hex conversion code
GPS-Matlab
- 一个GPS课程的全部代码,含有数据!很实用-MATLAB GPS scr iptS-- Charles Meertens and Doug Miller, U. Utah 3Jan95 These scr ipts were developed for/during a class in GPS and Active Tectonics Department of Geology and Geophysics, U. Utah, Spring, 1994 EXAMPLE RIN
rinex
- GPS rinex文件读取的MATLAB代码-source coed reading rinex data
GPS-code
- 这是GPS捕获程序的基本代码 很容易理解 不错-This is the basic code of the GPS capture program is very easy to understand good
KALMAN
- realTrack : 真实估计 currentmodel : 构造当前模型 filter_Reslt: 进行自适应Kalman滤波 具体的参数含义及其设置见代码注释 -realTrack: estimated real currentmodel: the current model structure filter_Reslt: Adaptive Kalman filter for the specific meaning of the parameters and th
huadongxiangguanpuh
- GPS捕获的滑动相关捕获的算法的实现,包括C/A码的产生,数字化,还有精频的确定算法,很全的代码,希望对你有帮助-GPS captured captured sliding correlation algorithm, including the C/A code generation, digital, there are fine frequency identification algorithm, it is all the code, I hope to help you
CA
- gps c/a码的产生,是一个小的MATLAB代码,希望对你有用-c/a code generation
Matlab_gps_pingcha
- matlab编程完成一GPS网的平差计算。起算数据见文件“起算数据.TXT”;GPS网略图见“网图.jpg”;基线向量观测值和方差见“基线.bas”。根据已知起算数据和观测值建立数学模型并进行最小二乘平差计算和精度评定。代码和计算结果在实习报告中也已详细列出。-matlab program to complete a GPS network adjustment calculation. Initial data the document entitled " Initial Data.
GPS-JUST-Trimble
- GPS网平差计算核心代码,Trimble-GPS network adjustment calculation core code, Trimble
gps-matlab(1)
- 用于gps基线解算的matlab代码,包括文件读取,模糊度计算等。-Baseline solution for gps matlab code, including file read, ambiguity computing.
UKF-GPS-IMU_matlab
- UKF应用于GPS-IMU组合导航系统的MATLAB代码-UKF for the PS-IMU GNC system of MATLAB code
GPS-receiver
- GPS软件接收机代码 完整的捕获接受解算定位代码(可接受8个通道)-GPS software receiver codes
gps
- 利用MATLAB平台,来仿真GPS卫星的运动的程序代码。-Using the MATLAB platform, to simulate the movement of a GPS satellite program code.
gps-matlab
- 用于gps基线解算的matlab代码,包括文件读取,模糊度计算等。-Baseline solution for gps matlab code, including file read, ambiguity computing.
GPSAADL
- 使用AADL描述GPS工作原理,可以通过OSATE软件生成C或C++可执行代码(Using AADL to describe how GPS works, you can generate C or C++ executable code through OSATE software)
GPS-INS-Integrated-Navigation-master
- INS/GPS组合导航仿真代码,组合水平为松组合,包括陀螺仪、加速度计的噪声仿真等(INS/GPS integrated navigation)
read_obs
- 用Matlab处理GPS导航卫星观测数据的程序,也就是O文件,Rinex 2.11版本,代码仅200多行,且包含大量注释,于2017.12.2日调试通过,可顺利读取体积达10M+的O文件,读取的数据准确无误。函数调用格式: [APXYZ DeltaHEN signal_type obsdata] = read_obs(‘krgg3340.17o’)(Using Matlab to process GPS navigation satellite observation data program,
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
GPS代码MATLAB
- 全球导航定位系统GPS的定位仿真模拟源代码,基于MATLAB平台编程程序,同北斗导航系统代码类似。