搜索资源列表
costas_simulation_bak
- 该函数是实现Costas环仿真的Matlab编程,具有较好的性能-this function is to achieve Costas Loop Simulation Matlab programming, with good performance
ecef2eci.rar
- 此matlab函数可以在ECEF和ECI坐标之中转换地点和速率信息。,This matlab function ECEF and ECI can convert the coordinates of the location and rate information.
matlab_BOC
- 关于GPS中BOC信号的产生,功率谱密度仿真,自相关函数以及与C/A码的互相关仿真程序。能够有效的对BOC信号的特性进行分析-On the GPS in the BOC signal generation, power spectral density simulation, the autocorrelation function as well as with the C/A code cross-correlation simulation program. Of the BOC can
cacode
- gps C/A 码产生的matlab函数-GPS C/A code genarate
Matla_GPS_Toolbox
- 功能极全的GPS开发工具箱,其中包括了日常用到的各种函数或者公式的实现,如DOp值计算,定位,滤波等,加上Matlab平台的强大功能,会让你在开发程序或者验证算法时研发速度大大增加。-This software allows you to perform a variety of mathematical, scientific, and engineering calculations related to the GPS applications quickly and easily,
Figure_scripts
- GPS软件接收机的一些绘图函数。包括:CA码,BOC信号,S曲线,捕获,跟踪等。-some functions for SOFT GPS
GPS--C_Matlab
- 在本 GPS 软件接收机的实现中,主要针对C/A 码的捕获和跟踪算 法进行了C++代码的优化和改进,并在C++环境中调用Matlab 来实现 傅立叶变换的快速计算,将C++和Matlab 有机地结合在一起,提高了软件接收机的处理速度;使用类函数来实现大量的数组和矩阵运算,简化了程序的复杂性,提高了程序的可读性;分析所得到的卫星并从中筛选出四颗卫星来计算用户位置,提高了用户位置的精度。-In the GPS software receiver implementation, mainly
two_mod_pvt
- 卫星导航双模定位或者多模定位解算函数,里面有卫星位置和伪距数据,直接可以看到定位解算结果-Satellite navigation , positioning mode,multi-mode positioning solver,with c language,work on matlab,with the data of satellite position and pseudo-range
03GSV
- matlab 读取 GSV 格式包括 其他转换函数-matlab read GSV format
matlab-files-of-GPS
- 读取IGS文件(观测文件*.*o 广播星历*.*n;精密星历*.sp3;修正电离层对流层)。均是matlab函数形式,可直接用于GPS matlab数据处理-reading IGS files (oberservation file*.*o navigation files*.*n precise orbit*.sp3) correct errors of Ionosphere delay and Tropsphere delay
XYZ2BLH
- 空间直角坐标(XYZ)转换为大地坐标(BLH)matlab函数((Space Cartesian coordinates (XYZ) and geodetic coordinates (BLH) conversion matlab function))
KalmanFilter_GPS_INS
- 该程序基于MATLAB平台编写,实现了GPS/INS基于位置松组合的卡拉曼滤波算法,分为两部分,GPS_INS.m为组合算法主文件,输入捷联惯导平台实测数据,设置各量测噪声参数,在调用卡尔曼滤波函数进行数据融合校正,最后实现绘图功能;kalman_GPS_INS.m 为卡拉曼滤波程序,输入量测误差以及各噪声参数可得位置和速度估计值。(The program is based on MATLAB platform, and realizes the Kalman filtering algori