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

搜索资源列表

  1. weixingguidaomoni

    0下载:
  2. matlab实现的对卫星运行轨道的模拟,压缩包中包括文档和程序 -matlab implementation of the satellite orbit simulation, compression package includes documentation and procedures
  3. 所属分类:Algorithm

    • 发布日期:2017-04-06
    • 文件大小:22861
    • 提供者:王军
  1. Car_Demo

    0下载:
  2. 智能小车实现功能: 1.运用色标传感器对颜色进行识别 2.金属探测传感器识别金属物 3.超声波传感器测量距离 4.霍尔传感器实现小车速度测量 小车在行驶中轨迹、探测预埋金属铁片、躲避障碍物、测量车速等-Intelligent vehicle functions: The car in the running process tracing requirements, design a AT89C51 microcontroller as the core contr
  3. 所属分类:SCM

    • 发布日期:2017-04-07
    • 文件大小:233889
    • 提供者:朱欢武
  1. gpredict-1.3

    0下载:
  2. Gpredict is a real-time satellite tracking and orbit prediction application. It can track an unlimited number of satellites and display their position and other data in lists, tables, maps, and polar plots (radar view). Gpredict can also predict the
  3. 所属分类:Other systems

    • 发布日期:2017-05-22
    • 文件大小:6661009
    • 提供者:Marko
  1. Three_body_question

    0下载:
  2. 三体问题,用于求解地球、月球的轨道的计算,运用的是龙格库塔法-Three-body problem is used to solve the earth, the calculation of the orbit of the moon, using the Runge-Kutta method
  3. 所属分类:Algorithm

    • 发布日期:2017-05-17
    • 文件大小:4309206
    • 提供者:白斌
  1. SIOGPVM

    0下载:
  2. 卫星定初轨的Gibbs三位置矢量法,旨在介绍物理学中的Gibbs,以便熟悉其提出的三位置矢量定初轨方法。-Satellite initial orbit Gibbs three-position vector method, aims to introduce the Gibbs physics to become familiar with its three position vector given the initial orbit methods.
  3. 所属分类:source in ebook

    • 发布日期:2017-04-03
    • 文件大小:700615
    • 提供者:
  1. Carriage-rearrangement

    0下载:
  2. 利用队列结构实现车厢重排问题。车厢重排问题如下: 一列货车共有n节车厢,每个车厢都有自己的编号,编号范围从1~n。给定任意次序的车厢,通过转轨站将车厢编号按顺序重新排成1~n。转轨站共有k个缓冲轨,缓冲轨位于入轨和出轨之间。开始时,车厢从入轨进入缓冲轨,经过缓冲轨的重排后,按1~n的顺序进入出轨。缓冲轨按照先进先出方式,编写一个算法,将任意次序的车厢进行重排,输出每个缓冲轨中的车厢编号。 -Queue structure compartment rearrangement. Compar
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:972311
    • 提供者:小咩
  1. PassFinder

    1下载:
  2. 全球卫星轨道预测模型SGP4的一个实现,采用java开发,提供学习的源码。-Global satellite orbit prediction system, java development, to provide source code.
  3. 所属分类:Other systems

    • 发布日期:2016-05-26
    • 文件大小:67584
    • 提供者:刘亚光
  1. gibbs

    0下载:
  2. 吉布斯定轨法。 输入:轨道上任意三个点的位矢(R1,R2,R3); 输出:质点在R2端点时的速度V2;ierr是个判断符号,返回的ierr是零的话,就说明‘R1,R2,R3’共面,如果ierr是1的话说明‘R1,R2,R3’不共面(正常情 况下,要构成轨道的话,‘R1,R2,R3’一定共面 ,即ierr是零,如果ierr是1的话说明输入的‘R1,R2,R3’不共面不能构成轨道。 此函数用于:任意给定三个空间共面的向量,可以确定质点在R2处的速度V2,也就得到了轨道上的一个状态向
  3. 所属分类:Other systems

    • 发布日期:2017-04-02
    • 文件大小:605
    • 提供者:cky001
  1. lambert

    0下载:
  2. 求解Lambert问题。 输入:轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t(缺点是脉冲太大)。 输出:质点在R1端点的速度V1,质点在R2端点的速度V2. 此函数用于:在给定轨道上两个点的位矢R1、R2,以及从R1到R2所用的时间t。求解V1、V2。再调用前面的函数就可以确定轨道根数,及任意时刻质点的状态。-To solve the Lambert problem. Input: track two-point position vector R1, R
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1346
    • 提供者:cky001
  1. Star-a-Planet-Finder

    2下载:
  2. matlab编写的计算行星位置和轨迹的程序,采用时域并行算法对椭圆轨道进行修正。-Matlab prepared by the procedures of calculating planetary positions and trajectories, using time-domain parallel method for the elliptical orbit correction.
  3. 所属分类:matlab

    • 发布日期:2014-09-13
    • 文件大小:2048
    • 提供者:renxueshi
  1. newtoninterpolation

    1下载:
  2. 用牛顿插值对卫星轨道进行拟合并且内含一颗卫星的数据-newton interpolation for satellite orbit
  3. 所属分类:transportation applications

    • 发布日期:2017-04-01
    • 文件大小:2480
    • 提供者:dece
  1. Orbit_compute_state_vector

    0下载:
  2. 解析法计算二体轨道的Matlab程序,采用f,g量求解-Analytic Calculation of the two bodies orbit in Matlab, using the f and g of solving
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:959
    • 提供者:Kaka
  1. project

    0下载:
  2. 火车车厢重排问题.(一列火车要将n节车厢分别送往n个车站车站按1~n的次序编号,火车按照n, n-1,…, 1的编号次序经过车站。假设车厢的编号就是其目的地车站的编号。 要求:给定一个任意的车厢排列次序。重新排列车厢,使其按照从1到n的次序排列。规定重 ) -Train cars rearrangement problem. Question: a Train To n cars were sent to the n stations Station 1 ~ n the order
  3. 所属分类:Other windows programs

    • 发布日期:2017-11-26
    • 文件大小:2994
    • 提供者:midutah
  1. GPS-satellite-track

    1下载:
  2. 以GPS卫星为例,主要介绍利用SDP8模型,预报GPS卫星在几天内的星历,从而利用BorlandC++Builder 编程实现GPS卫星星座、星下点轨迹仿真及全球DOP值图形分析,测站星空图变化,测站DOP值分析,从而更好的分析GPS卫星星座、轨道变化、卫星的性能, 为改进卫星的星座及轨道提供技术依据。-This paper introduces that is using SDP8 propagation model to predict GPS of position and velocit
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:5193728
    • 提供者:lxr
  1. loic-1.0.4-source

    0下载:
  2. This Low Orbit Ion Canon LOIC SOURCE Have a nice day~-This is Low Orbit Ion Canon LOIC SOURCE Have a nice day~
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:198264
    • 提供者:NBDDOS12
  1. atom2

    0下载:
  2. 太阳系模型,太阳、地球、月球轨道,以及材质、光照等的设计-Model of the solar system, the sun, Earth and moon orbit, as well as material, light and other design
  3. 所属分类:OpenGL program

    • 发布日期:2017-12-02
    • 文件大小:1479
    • 提供者:孙洪洋
  1. GPSdingwei

    0下载:
  2. GPS卫星定位程序,主要实现在轨卫星的定位问题-GPS satellite positioning program, the main in orbit satellite positioning issues ......
  3. 所属分类:Multi Monitor

    • 发布日期:2017-11-03
    • 文件大小:247081
    • 提供者:李佳徐
  1. winna-

    0下载:
  2. 最优估计最有用的 程序的新方法 ,对于新人学习有很大的帮助,请大家多多指教 共同交流-Matable In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is propose
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-16
    • 文件大小:196761
    • 提供者:蒋海旭
  1. mrac

    0下载:
  2. 自适应控制的简单程序,对于初学者有很大的帮助,大家共同学习,共同进步-In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is proposed, which yields a
  3. 所属分类:Compiler program

    • 发布日期:2017-11-10
    • 文件大小:1367
    • 提供者:蒋海旭
  1. shuzhifenxi

    0下载:
  2. 数值分析,对于普通的编程实现一定的算法有很大的帮组,这是本人作业,服役偶偶程序计一定的解释-In order to improve the adaptation property of the system by making the best of the direction of distribution of radar measurement errors, a optimum estimation algorithm for Kepler orbit is proposed, whic
  3. 所属分类:MPI

    • 发布日期:2017-11-30
    • 文件大小:21112
    • 提供者:蒋海旭
« 1 2 ... 6 7 8 9 10 1112 13 14 15 16 ... 41 »
搜珍网 www.dssz.com