-
orbita_sunsync
Orbita.m
Programa para dibujar un periodo de la orbita de un satélite apartir de
los parámetros orbitales
Programado a partir de la hoja TUNDRA2.pdf
Ramon Martínez, 20-12-2006
Parámetros
k=398613.52 en (km^3)/(s^2)
Re = 6377 km
h=814.5
a=Re+h
e=0
OmegaRot=0.9856 º /day
n = sqrt(k/(a^3))
p = a*(1-(e^2))
J2=0.00108263
cos_i = OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600)
i = acos(OmegaRot*(-2/3)*(1/J2)*(1/n)*((p/Re)^2)*(pi/180)/(24*3600))*(180/pi)
- 2010-02-08 06:34:16下载
- 积分:1
-
classifier
this program helps you to analyse pattern recognition classifiers using imported data
- 2013-08-11 22:51:52下载
- 积分:1
-
MATLAB7[1].04
一个关于matlab的课件,西安电子科大的,共享下(A courseware on matlab, Xi' an Electronic Science and Technology, and to share the)
- 2011-09-28 11:08:25下载
- 积分:1
-
Matlab-ACO
又称蚂蚁算法,是一种用来在图中寻找优化路径的机率型算法。。(Ant colony algorithm Matlab code)
- 2013-12-30 17:00:54下载
- 积分:1
-
ChaoticSystemsToolbox
说明: 混沌系统的工具箱,包含了混沌中的各个常用参数的计算和分析。(Chaotic systems toolbox, contains the chaos in the calculation of the various common parameters and analysis.)
- 2009-09-03 16:46:11下载
- 积分:1
-
MATLABzhongdehelpzhiling
介绍了matlab中的帮助命令,比较全面,能让学习者快速取得帮助。(The introduction of the matlab help command, a more comprehensive and allow speedy access to help learners.)
- 2007-09-18 15:34:33下载
- 积分:1
-
robots
正方形四个顶点上各有一个机器人,它们同时以相同的速度开始运动,且每个机器人以前一个机器人为目标运动。试求:机器人的轨迹!(Each of the four vertices of a square robot, they also began to sport the same speed and each robot is a robot before the target motion. Find: Trajectory!)
- 2010-12-31 12:30:14下载
- 积分:1
-
LAB01
matlab实现,验证奈奎斯特采样定理,对信号求傅里叶变换的数值解,数值求解,画出时域图,频域图(matlab implementation, verification Nyquist sampling theorem, Fourier transform of the signal find the numerical solution, numerical solution, draw the graph in time domain, frequency domain graph)
- 2011-04-27 17:29:08下载
- 积分:1
-
NSGA-II
这是一个用matlab编写的NSGA2标准程序,对初学多目标算法的人很有帮助。(This is a the NSGA2 standard procedures beginner multi-objective algorithm using matlab helpful.)
- 2013-04-04 11:59:00下载
- 积分:1
-
neiboshengsu
通过程序描述了一个浅海的地形声速剖面信息,在彩色图上画出(that give an example of SSP information)
- 2012-04-17 13:56:54下载
- 积分:1