CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - 星历

搜索资源列表

  1. 精密星历文件读取

    3下载:
  2. 实现对精密星历数据的读取,并能内插出任意时间点卫星的位置,且能评定内插的精度.-to achieve precise ephemeris data to the reader, and interpolation from any point in time the satellite location and can assess the accuracy of interpolation.
  3. 所属分类:GIS编程

    • 发布日期:2008-10-13
    • 文件大小:223108
    • 提供者:李军
  1. TLE

    3下载:
  2. 关于TLE两行星历的数据读取的模型,便于卫星的定位等处理-TLE two planets on the calendar to read the data model, easy to deal with satellite positioning
  3. 所属分类:其他行业

    • 发布日期:2017-05-08
    • 文件大小:2328
    • 提供者:geo make
  1. newtonpoly

    0下载:
  2. 牛顿多项式拟合卫星精密星历,默认15分钟类型,内插至30s-Newton
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:698
    • 提供者:冯磊
  1. lagrange

    1下载:
  2. 拉格朗日多项式拟合卫星精密星历-lagrange
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:641
    • 提供者:冯磊
  1. chebshev

    0下载:
  2. 切比雪夫多项式拟合卫星精密星历-chebshev
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:780
    • 提供者:冯磊
  1. coo_sat

    1下载:
  2. GPS卫星定位 利用广播星历计算卫星位置-Calculated using satellite position broadcast ephemeris
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:1593
    • 提供者:宁俐
  1. final-GPS

    0下载:
  2. 实现无线电导航的原理,基于三边测量定位对导航和GPS(全球定位系统)的实现。同时实现了,GPS广播星历参数算法,电离层误差、对流层误差、卫星等仿真-Implement the principle of radio navigation, positioning for navigation based on trilateration and GPS (Global Positioning System) implementation. While achieving, GPS broadcas
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:13990
    • 提供者:木易
  1. 2008302590115

    0下载:
  2. 根据星历文件算卫星坐标。。这是我们实习用的。绝对正确-Calculated according to the satellite coordinates of the ephemeris file. . This is our practice to use the. Absolutely right
  3. 所属分类:transportation applications

    • 发布日期:2017-05-15
    • 文件大小:3789992
    • 提供者:王军
  1. gps-satellite

    0下载:
  2. gps卫星定位,包括O文件,N文件读取,星历数据-gps satellite positioning, including the O file, N file read, ephemeris data
  3. 所属分类:GPS develop

    • 发布日期:2017-03-27
    • 文件大小:2529
    • 提供者:李易
  1. get_orbxyz

    0下载:
  2. 读取特定行广播星历的卫星三维坐标,用户可以抽取某卫星的位置(Three dimensional coordinate of satellite for reading broadcast ephemeris of specific line)
  3. 所属分类:通讯编程

    • 发布日期:2017-12-16
    • 文件大小:1024
    • 提供者:烟_火
  1. IGSreadN

    1下载:
  2. matlab编写的读取IGS广播星历文件(.n)文件的程序。读取完成后将数据分类储存为cell格式和struct格式。(Matlab prepared to read IGS broadcast ephemeris file (.N) file procedures. After reading is finished, the data is sorted into cell and struct format.)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-20
    • 文件大小:1024
    • 提供者:昨日承诺
  1. sp3 download

    0下载:
  2. 可以IGS网站下载GPS精密星历的sp3 格式(download the GPS precise ephemeris in sp3 float)
  3. 所属分类:软件工程

    • 发布日期:2017-12-14
    • 文件大小:15360
    • 提供者:vanish21g
  1. C Version 1.2

    1下载:
  2. JPL发布的DE星历使用的C语言源代码,非常实用的程序(The program is used to compute planets' position and velocity by JPL's DE ephemeris)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-09
    • 文件大小:84992
    • 提供者:xwgong
  1. SP3clk

    0下载:
  2. 读取精密星历文件、还可获取不同采样率的钟差差值结果,如30s,300s。(Read the precise ephemeris file and get the difference between the clock difference of different sampling rates, such as 30s, 300s.)
  3. 所属分类:Windows编程

    • 发布日期:2018-04-29
    • 文件大小:2715648
    • 提供者:Hooper
  1. gps 读取卫星星历文件计算卫星位置

    0下载:
  2. c++读取星历计算gps坐标,比较简单易懂(C++ calculates GPS coordinates)
  3. 所属分类:GPS编程

    • 发布日期:2018-05-03
    • 文件大小:114688
    • 提供者:飞烟
  1. sgp4算法(卫星轨道计算)

    3下载:
  2. 根据星历推算卫星轨道。目前网上多数为C编写,這个是Java的。(The satellite orbit is calculated according to the ephemeris. At present, most of the Internet is written by C, and this is Java.)
  3. 所属分类:其他

    • 发布日期:2020-11-24
    • 文件大小:86016
    • 提供者:_小哥_
  1. Norad 2行星历计算卫星位置

    1下载:
  2. 基于C++语言对星历进行计算并进行显示的程序(Ephemeris calculation)
  3. 所属分类:其他

    • 发布日期:2020-03-28
    • 文件大小:1090560
    • 提供者:大吊光
  1. DE 430

    2下载:
  2. JPL 数值星历, 可以计算太阳系行星和月球的位置(JPL ephemeris, which can be used for calculating the positions of planets of the solar system and the Moon)
  3. 所属分类:其他

    • 发布日期:2020-06-22
    • 文件大小:17889280
    • 提供者:diaos
  1. GPS

    1下载:
  2. 根据卫星星历计算卫星位置,matlab语言编写,GPS星历(Calculate the satellite position according to the satellite ephemeris, compiled in MATLAB language, GPS ephemeris)
  3. 所属分类:网络编程

    • 发布日期:2020-02-20
    • 文件大小:1024
    • 提供者:小蓉儿
  1. 广播星历与精密星历精度对比

    0下载:
  2. 对于GPS卫星,采用广播星历计算卫星位置坐标,并通过拉格朗日插值法对精密星历进行处理,两者精度进行对比。
  3. 所属分类:仿真建模

« 1 23 4 5 6 7 8 9 10 ... 15 »
搜珍网 www.dssz.com