登录
首页 » matlab » Orbit

Orbit

于 2010-02-03 发布 文件大小:454KB
0 100
下载积分: 1 下载次数: 143

代码说明:

  卫星轨道机动模拟仿真matlab程序,应用GPS数据进行具体分析。(Matlab simulation of satellite orbit maneuver, application specific analysis of GPS data.)

文件列表:

Orbit机动
.........\Basic Funcs
.........\...........\Const_E_S.m
.........\...........\Finitmaneuver.m
.........\...........\Hohmann.m
.........\...........\iofsso.m
.........\...........\Vinfi_2_Vr.m
.........\...........\V_a2r.m
.........\Lambert
.........\.......\Hyper_3152G.m
.........\.......\Hyper_func3152.m
.........\.......\lambert.m
.........\.......\lambertn.m
.........\Orbit mechanics
.........\...............\coe_from_sv.m
.........\...............\Example_coe_from_sv.m
.........\...............\Example_gauss.m
.........\...............\Example_gibbs.m
.........\...............\Example_interplanetary.m
.........\...............\Example_J0.m
.........\...............\Example_kepler_E.m
.........\...............\Example_kepler_H.m
.........\...............\Example_kepler_U.m
.........\...............\Example_lambert.m
.........\...............\Example_LST.m
.........\...............\Example_planet_elements_and_sv.m
.........\...............\Example_rv_from_observe.m
.........\...............\Example_rv_from_r0v0.m
.........\...............\Example_sv_from_coe.m
.........\...............\fDot_and_gDot.m
.........\...............\f_and_g.m
.........\...............\gauss.m
.........\...............\gibbs.m
.........\...............\interplanetary.m
.........\...............\J0.m
.........\...............\kepler_E.m
.........\...............\kepler_H.m
.........\...............\kepler_U.m
.........\...............\lambert.m
.........\...............\LST.m
.........\...............\month_planet_names.m
.........\...............\planet_elements_and_sv.m
.........\...............\rv_from_observe.m
.........\...............\rv_from_r0v0.m
.........\...............\stumpC.m
.........\...............\stumpS.m
.........\...............\sv_from_coe.m
.........\Orbital_Library
.........\...............\CalcEA.m
.........\...............\Coastline.dat
.........\...............\Constants.m
.........\...............\dInc.m
.........\...............\dVdI.m
.........\...............\ecef2eci.m
.........\...............\eci2ecef.m
.........\...............\elorb.m
.........\...............\Groundtrack.m
.........\...............\Hohmann.m
.........\...............\JD.m
.........\...............\KeplerCOE.m
.........\...............\NodeChange.m
.........\...............\nuFromM.m
.........\...............\nuFromTp.m
.........\...............\plotorb.m
.........\...............\R1.m
.........\...............\R2.m
.........\...............\R3.m
.........\...............\randv.m
.........\...............\RVtoLatLong.m
.........\...............\topo.m
.........\...............\TwoBody.m
.........\...............\zeroTo360.m

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

发表评论

0 个回复

  • sem_learn2
    谱元法(SEM)学习程序之二,用于对各类波场的模拟计算(Spectral element method (SEM) study of two procedures for various types of wave field simulation)
    2010-12-15 11:08:07下载
    积分:1
  • 3
    说明:  description of the file
    2011-06-23 18:08:03下载
    积分:1
  • commfreqsyn
    锁相频率合成器的simulink模型,可验证电路设计的工作过程和合理性。(Phase lock loop)
    2015-02-02 14:51:26下载
    积分:1
  • xiandaixinhao
    现代信号处理大量实例,小波变换傅立叶变换,滤波器的实现(Modern signal processing a large number of instances, the wavelet transform Fourier transform filter realization)
    2012-10-28 16:27:16下载
    积分:1
  • Textembedkey
    Embedding text into random pixels of an image
    2013-11-19 15:27:54下载
    积分:1
  • A-A-Guide-to-MATLAB-for-Beginners-and-Experienced
    This is a beginers guide to matlab. This text lays a concrete background of matlab.
    2012-05-09 23:11:02下载
    积分:1
  • ieee754_32
    Converts a floating point value to IEEE 754 32 bit binary representation. Sign Bit: 1 Exp: 2 to 9 Frac: 10:32 Single-precision floating-point format is a computer number format that occupies 4 bytes (32 bits) in computer memory and represents a wide dynamic range of values by using a floating point. In IEEE 754-2008 the 32-bit base 2 format is officially referred to as binary32. It was called single in IEEE 754-1985. In older computers, other floating-point formats of 4 bytes were used. For example, the 32-bit floating point bit pattern 1 01111101 00101100000000000000000 is interpreted as the following: (− 1)1 × (1 + 0.34375) × 2(125–127) = -1.34375× 2− 2 = -0.3359375 ​
    2013-09-07 22:20:32下载
    积分:1
  • POWER-AM
    功率放大器模型函数,对于射频的学习有较大的帮助(Power amplifier model function for the RF of great help to learn)
    2011-11-27 09:34:42下载
    积分:1
  • m
    说明:  mylsb.m是个非常完整的LSB密写源码并且密写和提取都在里面,图片我没上传,你只需要添加一个图片文件就可以了,记住图片必须是灰度图片,如果是RGB,我转换的代码也在里面很有意思哦。weipingmian.m是个提取图像位平面的程序,图片也是需要你自己加载,最后一个就是8*8块的图像DCT变换。(mylsb.m is a very complete source of LSB Steganography Steganography and extraction, and are on the inside, I did not upload pictures, you only need to add a picture file on it, remember the image must be a grayscale image, if it is RGB, I converted the code is also very interesting inside Oh. weipingmian.m is a program to extract bit-plane images, pictures, you also need to load the last one is 8* 8 DCT transformed image.)
    2011-12-11 10:21:43下载
    积分:1
  • BNOISE
    NOISE FILTER DEScrition
    2009-06-27 04:08:02下载
    积分:1
  • 696518资源总数
  • 104349会员总数
  • 32今日下载