-
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
-
CalcFigurePosition
Arrange figures on the screen like what subplot does, except that you can maximize each figure and have a better zoom.
Strongly Recommended ...
Written by: Hamid Shiri
- 2012-05-05 03:41:35下载
- 积分:1
-
Rules-debris-splicing
在MATLAB环境下实现规则文字碎片的自动拼接(Rules for implementation of the text fragments in the MATLAB environment automatic stitching)
- 2015-01-04 22:21:48下载
- 积分:1
-
pedulum_pp
改进之前做过的倒立摆控制程序,使用PP控制并分析其性能(Improvements done before the inverted pendulum control procedures, the use of control and analysis of its performance PP)
- 2011-12-20 09:54:36下载
- 积分:1
-
SEP-Protocol-in-Matlab
SEP: A Stable Election Protocol for clustered heterogeneous wireless sensor networks
- 2014-01-15 21:55:54下载
- 积分:1
-
Diophantine_1_Thrm
2 m-files in matlab to help identify the if the function is a Diophantine equation(Two useful m-files for the Diophantine equation identification. )
- 2012-07-20 01:24:48下载
- 积分:1
-
Maze
a maze animation simulation solved by recursion written by c++
- 2014-11-10 18:31:02下载
- 积分:1
-
loop12
是一个关于动画的程序,描述的是箭击,百步穿杨(Is a program of animation, describes the arrow hit, shoot with great precision)
- 2011-10-30 10:17:21下载
- 积分:1
-
matlab
卡尔曼滤波器处理有色噪声和有色噪声的白色化(Kalman filter processing colored white noise and colored noise of)
- 2013-11-02 19:18:28下载
- 积分:1
-
matlabyichuansuanfa
matlab遗传算法程序 一种通过模拟自然进化过程搜索最优解的方法(A genetic algorithm matlab program by simulating the natural evolution of the optimal solution search methods)
- 2009-04-06 16:59:25下载
- 积分:1