- opengl_refer Weiler
- android-vnc-viewer 在安卓环境开发下的一款虚拟桌面远程监控系统
- qam_fb_gardner_symbol_farrow_sync_fb_phase_sync_a QAM16. feed
- 基于互信息的肝脏图像配准算法研究 肝脏是人体重要的消化器官
- TJFiber_v2_std32 有限元软件ABAQUS混凝土滞回曲线子程序模拟(ABAQUS concrete hysteretic)
- Sub_BWBN_SDOF_RestoringForce_Secant 滞回模型单自由度的BWBN模型切线刚度程序(the secant of BWBN modle)
文件名称:GPSreceiver-matlab--code
介绍说明--下载内容来自于网络,使用问题请自行百度
matlab下完整的gps软件单通道接收机程序,从捕获跟踪到位置解算。运行需中频数据文件太大无法上传,在gps类网站上提供下载。postprocessing.m为主程序。
对部分评论的解释:
1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体
2. 程序出错,是由于缺少数据文件。
3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。
剩下事的没有什么需要更改的了,好运。我是运行调试通过后发上来的
-matlab under a complete the gps software single-channel receiver program, from the acquisition and tracking to position solver. Run the required the IF data file is too large to upload, download gps on the class website. postprocessing.m main program. Explain some of the comments: 1. Structure variable parameter settings with init.m before running the main program to generate run later. Procedural error is due to the lack of data files. GPS IF data files downloaded from the Internet, because of the different formats, the program is needed to debug. Here is the format. Bin. Remaining there is no need to change a thing, good luck. I was running after debugging through made up
对部分评论的解释:
1. 运行主程序前用init.m进行变量参数设置,生成后面运行的结构体
2. 程序出错,是由于缺少数据文件。
3. 从网上下载的GPS中频数据文件,由于格式不同,程序是需要调试的。这里用的是.bin格式的。
剩下事的没有什么需要更改的了,好运。我是运行调试通过后发上来的
-matlab under a complete the gps software single-channel receiver program, from the acquisition and tracking to position solver. Run the required the IF data file is too large to upload, download gps on the class website. postprocessing.m main program. Explain some of the comments: 1. Structure variable parameter settings with init.m before running the main program to generate run later. Procedural error is due to the lack of data files. GPS IF data files downloaded from the Internet, because of the different formats, the program is needed to debug. Here is the format. Bin. Remaining there is no need to change a thing, good luck. I was running after debugging through made up
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GPS软件接收机完整matlab 代码/
GPS软件接收机完整matlab 代码/acquisition.m
GPS软件接收机完整matlab 代码/calculatePseudoranges.m
GPS软件接收机完整matlab 代码/findPreambles.m
GPS软件接收机完整matlab 代码/geoFunctions/
GPS软件接收机完整matlab 代码/geoFunctions/cart2geo.m
GPS软件接收机完整matlab 代码/geoFunctions/cart2utm.m
GPS软件接收机完整matlab 代码/geoFunctions/check_t.m
GPS软件接收机完整matlab 代码/geoFunctions/clksin.m
GPS软件接收机完整matlab 代码/geoFunctions/clsin.m
GPS软件接收机完整matlab 代码/geoFunctions/e_r_corr.m
GPS软件接收机完整matlab 代码/geoFunctions/findUtmZone.m
GPS软件接收机完整matlab 代码/geoFunctions/geo2cart.m
GPS软件接收机完整matlab 代码/geoFunctions/leastSquarePos.m
GPS软件接收机完整matlab 代码/geoFunctions/satpos.m
GPS软件接收机完整matlab 代码/geoFunctions/togeod.m
GPS软件接收机完整matlab 代码/geoFunctions/topocent.m
GPS软件接收机完整matlab 代码/geoFunctions/tropo.m
GPS软件接收机完整matlab 代码/include/
GPS软件接收机完整matlab 代码/include/calcLoopCoef.m
GPS软件接收机完整matlab 代码/include/checkPhase.m
GPS软件接收机完整matlab 代码/include/ephemeris.m
GPS软件接收机完整matlab 代码/include/generateCAcode.m
GPS软件接收机完整matlab 代码/include/invert.m
GPS软件接收机完整matlab 代码/include/makeCaTable.m
GPS软件接收机完整matlab 代码/include/navPartyChk.m
GPS软件接收机完整matlab 代码/include/preRun.m
GPS软件接收机完整matlab 代码/include/showChannelStatus.m
GPS软件接收机完整matlab 代码/include/skyPlot.m
GPS软件接收机完整matlab 代码/include/twosComp2dec.m
GPS软件接收机完整matlab 代码/init.m
GPS软件接收机完整matlab 代码/initSettings.m
GPS软件接收机完整matlab 代码/plotAcquisition.m
GPS软件接收机完整matlab 代码/plotNavigation.m
GPS软件接收机完整matlab 代码/plotTracking.m
GPS软件接收机完整matlab 代码/postNavigation.m
GPS软件接收机完整matlab 代码/postProcessing.m
GPS软件接收机完整matlab 代码/probeData.m
GPS软件接收机完整matlab 代码/setSettings.fig
GPS软件接收机完整matlab 代码/setSettings.m
GPS软件接收机完整matlab 代码/tracking.m
GPS软件接收机完整matlab 代码/acquisition.m
GPS软件接收机完整matlab 代码/calculatePseudoranges.m
GPS软件接收机完整matlab 代码/findPreambles.m
GPS软件接收机完整matlab 代码/geoFunctions/
GPS软件接收机完整matlab 代码/geoFunctions/cart2geo.m
GPS软件接收机完整matlab 代码/geoFunctions/cart2utm.m
GPS软件接收机完整matlab 代码/geoFunctions/check_t.m
GPS软件接收机完整matlab 代码/geoFunctions/clksin.m
GPS软件接收机完整matlab 代码/geoFunctions/clsin.m
GPS软件接收机完整matlab 代码/geoFunctions/e_r_corr.m
GPS软件接收机完整matlab 代码/geoFunctions/findUtmZone.m
GPS软件接收机完整matlab 代码/geoFunctions/geo2cart.m
GPS软件接收机完整matlab 代码/geoFunctions/leastSquarePos.m
GPS软件接收机完整matlab 代码/geoFunctions/satpos.m
GPS软件接收机完整matlab 代码/geoFunctions/togeod.m
GPS软件接收机完整matlab 代码/geoFunctions/topocent.m
GPS软件接收机完整matlab 代码/geoFunctions/tropo.m
GPS软件接收机完整matlab 代码/include/
GPS软件接收机完整matlab 代码/include/calcLoopCoef.m
GPS软件接收机完整matlab 代码/include/checkPhase.m
GPS软件接收机完整matlab 代码/include/ephemeris.m
GPS软件接收机完整matlab 代码/include/generateCAcode.m
GPS软件接收机完整matlab 代码/include/invert.m
GPS软件接收机完整matlab 代码/include/makeCaTable.m
GPS软件接收机完整matlab 代码/include/navPartyChk.m
GPS软件接收机完整matlab 代码/include/preRun.m
GPS软件接收机完整matlab 代码/include/showChannelStatus.m
GPS软件接收机完整matlab 代码/include/skyPlot.m
GPS软件接收机完整matlab 代码/include/twosComp2dec.m
GPS软件接收机完整matlab 代码/init.m
GPS软件接收机完整matlab 代码/initSettings.m
GPS软件接收机完整matlab 代码/plotAcquisition.m
GPS软件接收机完整matlab 代码/plotNavigation.m
GPS软件接收机完整matlab 代码/plotTracking.m
GPS软件接收机完整matlab 代码/postNavigation.m
GPS软件接收机完整matlab 代码/postProcessing.m
GPS软件接收机完整matlab 代码/probeData.m
GPS软件接收机完整matlab 代码/setSettings.fig
GPS软件接收机完整matlab 代码/setSettings.m
GPS软件接收机完整matlab 代码/tracking.m
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.