登录
首页 » matlab » gpsPosition

gpsPosition

于 2015-07-07 发布 文件大小:15910KB
0 133
下载积分: 1 下载次数: 52

代码说明:

  GPS定位程序 内含rinex数据文件 计算导航卫星位置,接收机位置等 同时包含word说明和精度结算(GPS positioning data file containing rinex calculate navigation satellite position, receiver position, etc. contain word descriptions and precision settlement)

文件列表:

刘冰(XS14012035)张莹(XS14032009)
....................................\GPSpositionOK
....................................\.............\A0422_1709_2243.10N,26494,2009-04-23
....................................\.............\A0422_1709_2243.10O,15811676,2009-04-23
....................................\.............\almanac.txt,5600,2015-06-19
....................................\.............\data.txt,23560,2015-06-19
....................................\.............\ephemeris.txt,11040,2015-06-19
....................................\.............\loadrinexob.m,11394,2015-07-02
....................................\.............\mian.m,5768,2015-07-02
....................................\.............\obser_Result.mat,12935663,2015-07-02
....................................\.............\PDOP.asv,2099,2015-07-02
....................................\.............\readme.docx,14678,2015-07-02
....................................\.............\RINEX.txt,71841,2001-07-24
....................................\.............\SVPALM.m,4052,2015-06-13
....................................\.............\SVPEPH.m,5496,2015-06-13
....................................\.............\TECEFGD2.m,1404,2015-06-14
....................................\.............\WGS84CON.m,2494,1999-06-07
....................................\.............\XPFWLS.m,13771,2000-08-17
....................................\.............\XRINEXN.m,4851,2015-07-02
....................................\GPS定位实验报告(刘冰张莹).docx,188246,2015-07-02
....................................\readme.docx,14678,2015-07-02

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

发表评论

0 个回复

  • ompbox8
    compressive sensing theory
    2013-08-16 21:22:28下载
    积分:1
  • operation_sequence
    数字信号处理序列变换的matlab实现,包含常用序列的反褶 平移 差分 尺度变换 卷积 累加 求和等内容(Digital signal processing sequence transform matlab realize, deconvolution translation difference scaling volume contains common sequence plus accumulated sums and other content)
    2015-02-02 19:11:45下载
    积分:1
  • MATLAB-tutorial
    matlab基础教程,这是某大学的课件,适合初学者学习,内含一些基本的函数等等。(matlab tutorials for freshman)
    2012-10-26 19:47:01下载
    积分:1
  • MATLABstudy
    Matlab入门手册,解压后是word版本。适合初学者学习入门(Matlab Getting Started manual, after extracting word version. Suitable for beginners learning portal)
    2014-02-19 16:38:49下载
    积分:1
  • Hpoz_txt2coord
    使用此函数来提取一个地理坐标输入字符串了。该功能非常灵活,因此,协调可能位于任何地方的字符串,并可能有许多的格式之一。 例子: txt2coord( 100 ° 7 30“宽 ) txt2coord( 100 ° 7 30 w 的) txt2coord( -100 ° 7 30“ ) txt2coord( 100 ° 75 w 的) txt2coord( 100 .125 °以西 ) txt2coord( 喇嘛100 °,7分钟 30 S喇嘛 ) txt2coord({ 100 .125 ° w 的 -100.125 ° }) 所有指定的例子得出正确的结果(-100.125)。 我已经成功测试了多种不同的投入这一点。然而,正则表达式,这是在该文件中使用广泛,...嗯...他们有时有一个有趣的方式展示你,你没有带他们出去尚未完全想通。因此,我强烈建议你使用它之前的一些performe此功能完整性检查和将不胜感激,如果你向我报告任何错误。 (Use this function to extract one geographical coordinate out of an input string. The function is extremely flexible, thus the coordinate may be located anywhere in the string and may have one of many formats. Examples: txt2coord( 100° 7 30" W ) txt2coord( 100° 7´ 30´ ´ W ) txt2coord( -100° 7` 30" ) txt2coord( 100° 7.5 W ) txt2coord( 100.125° west ) txt2coord( bla 100°, 7min 30´ ´ S bla ) txt2coord({ 100.125° W -100.125° }) All specified examples yield the correct result (-100.125). I have successfully tested this with various inputs. Yet, regular expressions, which are extensively used in this file, ... well ... they sometimes have a funny way of showing you that you havn t quite figured them out yet. Therefore, I would strongly advice you to performe some sanity-check on this function before using it and would be greatful, if you report any bugs to me. )
    2011-05-15 11:07:07下载
    积分:1
  • 4VCaMatlab-paper
    VC调用matlab 编程的论文,值得参考(VC call matlab programming paper, worth considering)
    2011-09-30 09:46:40下载
    积分:1
  • Desktop
    小程序,用于计算传递矩阵中的均布载荷以及集中力载荷,比较省力(hard to transelate)
    2011-12-21 13:11:42下载
    积分:1
  • DCTJPEG
    使用Matlab编程实现发送端信源编码(图像压缩)和接收端信源解码(图像重建),其中的编解码算法可采用基于DCT变换的JPEG图像压缩标准;测试图像加噪,然后对去噪后的图像进行压缩与重建,分析压缩性能;研究基于下采样和内插的图像压缩算法;可将8bit/pixel灰度图像扩展至24bit/pixel彩色图像,或者采用无损压缩算法对图像压缩。(Sender using the Matlab programming source coding (image compression) and the receiver source decoding (image reconstruction), one of the decoding algorithm can be used DCT-based JPEG image compression standard test image with noise, then the denoised image compression and reconstruction, compression performance analysis of down-sampling and interpolation based on image compression algorithm 8bit/pixel grayscale images can be extended to 24bit/pixel color images, or the use of lossless compression algorithms for image compression. )
    2011-12-23 10:19:43下载
    积分:1
  • Addnoise
    Add Salt pepper noise and gaussian noise
    2015-03-28 16:46:18下载
    积分:1
  • BasicMATLAB
    Getting started with MATLAB Introduction to Matlab
    2009-04-19 19:17:17下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 42今日下载