登录
首页 » matlab » GPS_single_point

GPS_single_point

于 2015-09-26 发布 文件大小:7226KB
0 209
下载积分: 1 下载次数: 39

代码说明:

  用于gps单点定位的matlab程序,通过读取.O和.N文件进行定位(For single point positioning gps matlab program to locate files by reading .O and .N)

文件列表:

单点定位
........\2-RINEX电文
........\...........\.txt,19581,2015-04-12
........\...........\20130811BD.13O,1048577,2014-12-08
........\...........\20130811BDOnly.13C,162222,2014-12-05
........\...........\39062211.07n,29326,2014-12-01
........\...........\39062211.07o,93610,2014-12-01
........\...........\RINEX格式文件的认识.ppt,288768,2014-10-12
........\...........\sdfsd.txt,114876,2015-04-09
........\5-读取RINEX电文并进行单点定位程序
........\.................................\.txt,19581,2014-12-01
........\.................................\191857base.卫星坐标,620013,2014-12-01
........\.................................\39062211.07n,29326,2014-12-01
........\.................................\39062211.07o,93610,2014-12-01
........\.................................\39062211.卫星坐标,108123,2014-12-01
........\.................................\39062211.结果,14204,2014-12-01
........\.................................\base.07N,120027,2014-12-01
........\.................................\base.07o,850644,2014-12-01
........\.................................\Debug
........\.................................\.....\39062211.07n,29326,2014-12-01
........\.................................\.....\39062211.07o,93610,2014-12-01
........\.................................\.....\Gps.obj,161282,2014-12-16
........\.................................\.....\Gps.sbr,0,2014-12-16
........\.................................\.....\MainFrm.obj,19608,2014-12-16
........\.................................\.....\MainFrm.sbr,0,2014-12-16
........\.................................\.....\Matrix.obj,10773,2014-12-16
........\.................................\.....\Matrix.sbr,0,2014-12-16
........\.................................\.....\SPP.bsc,3204096,2014-12-16
........\.................................\.....\SPP.exe,172078,2015-03-12
........\.................................\.....\SPP.ilk,403644,2015-03-12
........\.................................\.....\SPP.obj,23585,2014-12-16
........\.................................\.....\SPP.pch,7079588,2014-12-16
........\.................................\.....\SPP.pdb,566272,2015-03-12
........\.................................\.....\SPP.res,8132,2015-03-12
........\.................................\.....\SPP.sbr,0,2014-12-16
........\.................................\.....\SPPDoc.obj,23785,2014-12-16
........\.................................\.....\SPPDoc.sbr,0,2014-12-16
........\.................................\.....\SPPView.obj,23576,2014-12-16
........\.................................\.....\SPPView.sbr,0,2014-12-16
........\.................................\.....\StdAfx.obj,105705,2014-12-16
........\.................................\.....\StdAfx.sbr,1368570,2014-12-16
........\.................................\.....\vc60.idb,230400,2015-04-09
........\.................................\.....\vc60.pdb,380928,2014-12-16
........\.................................\Debug.rar,2052984,2014-12-01
........\.................................\Gps.cpp,21562,2014-12-01
........\.................................\Gps.h,1574,2014-12-01
........\.................................\GpsDataStruct.h,4081,2014-12-01
........\.................................\MainFrm.cpp,2371,2014-12-01
........\.................................\MainFrm.h,1538,2014-12-01
........\.................................\Matrix.cpp,2482,2014-12-01
........\.................................\Matrix.h,836,2014-12-01
........\.................................\out.txt,11016,2014-12-01
........\.................................\out1.txt,15687054,2014-12-01
........\.................................\outfile.txt,33276,2014-12-01
........\.................................\outNfile.txt,33276,2014-12-01
........\.................................\outOfile.txt,31311,2014-12-01
........\.................................\Program FilesMicrosoft Visual StudioMyProjectsSPPoutfile.txt,0,2014-12-01
........\.................................\ReadMe.txt,4239,2014-12-01
........\.................................\res


........\.................................\...\SPP.rc2,395,2014-12-01


........\.................................\resource.h,964,2014-12-01
........\.................................\rt.txt,19581,2014-12-01
........\.................................\satposition.txt,0,2014-12-01
........\.................................\SPP.APS,29716,2014-12-01
........\.................................\SPP.clw,1997,2014-12-01
........\.................................\SPP.cpp,4557,2014-12-01
........\.................................\SPP.dsp,4871,2014-12-01
........\.................................\SPP.dsw,531,2014-12-01
........\.................................\SPP.h,1374,2014-12-01
........\.................................\SPP.ncb,287744,2015-04-09
........\.................................\SPP.opt,55808,2015-04-09
........\.................................\SPP.plg,931,2015-04-09
........\.................................\SPP.rc,10786,2015-03-12
........\.................................\SPPDoc.cpp,3523,2014-12-01
........\.................................\SPPDoc.h,1543,2014-12-01
........\.................................\SPPView.cpp,2818,2014-12-01
........\.................................\SPPView.h,1884,2014-12-01
........\.................................\SPS
........\.................................\...\GPS卫星星历文件.07o,93610,2014-12-01
........\.................................\...\GPS接收机观文件.07n,29326,2014-12-01
........\.................................\...\sgdg.txt,114876,2014-12-01
........\.................................\...\SPP.exe,176214,2014-12-01
........\.................................\...\swq.txt,19581,2014-12-01
........\.................................\SPS.rar,60654,2014-12-01
........\.................................\StdAfx.cpp,205,2014-12-01
........\.................................\StdAfx.h,1054,2014-12-01
........\.................................\ver.dat,55,2015-03-12
........\.................................\卫星位置.txt,180708,2014-12-01

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • LMSandVSLMS
    本程序对两种固定步长和一种变步长最小均方误差算法的权值收敛进行了仿真,结果表明变步长的算法效果更优。(This programme compare LMS algorithm with VSLMS algorithm. The result indicate that the latter is better.)
    2009-11-11 16:39:03下载
    积分:1
  • Untitled
    cic抽取滤波器的matlab软件仿真实现的源代码(cic decimation filter implementation matlab source code for software simulation)
    2010-05-06 13:17:12下载
    积分:1
  • sga
    遗传算法求函数极大极小值,可用于简单的最优控制(Genetic algorithms function Minimax, optimal control for simple)
    2013-12-20 21:56:46下载
    积分:1
  • tydt
    用椭圆低通滤波器对语音信号进行滤波处理,实现降噪处理(The elliptic low pass filter is used to filter the speech signal, and the noise reduction processing is realized.)
    2016-11-19 10:48:12下载
    积分:1
  • zengliangtiaozhi
    增量调制模型matlab simulink 仿真(Matlab simulink model of delta modulation simulation)
    2009-05-13 16:50:45下载
    积分:1
  • testocx0
    testocx.m - 用于测试ActiveX控件ActVoice的MATLAB录音程序
    2011-05-08 22:36:37下载
    积分:1
  • Extract-the-envelope
    用hilbert算法对信号的包络线进行提取,既有单一包络线,也有原始信号与包络线的图像。(Algorithm using hilbert envelope signal extraction, both single envelope, there are images of the original signal and the envelope.)
    2014-08-27 10:08:23下载
    积分:1
  • hs-Kalmtool
    简单的卡尔曼工具箱,易于上手,主要包括源代码,但不包含例程,自己做了写注释。(simple KALMAN toolbox,easy to understand and revise,include some nessesary remark according to application.)
    2011-09-28 09:47:31下载
    积分:1
  • H-Tumbelaka-Borle
    APPLICATION OF A SHUNT ACTIVE POWER FILTER TO COMPENSATE MULTIPLE NON-LINEAR LOADS
    2013-08-21 03:21:32下载
    积分:1
  • Untitled1
    基于rbf网络的变压器故障诊断,用bp算法编写的matlab程序诊断变压器故障(Rbf network-based transformer fault diagnosis, written with the bp algorithm matlab program for Transformer Fault Diagnosis)
    2011-04-25 11:02:36下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载