-
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
-
12312312
《matlab与C/C++混合编程》的源代码(" Matlab and C/C++ mixed programming," the source code)
- 2009-12-22 15:04:01下载
- 积分:1
-
shanghanshu
信息论课程里面,信息熵,平均互信息的编码的Matlab源码(Inside information theory courses, information entropy, average mutual information Matlab source code)
- 2010-11-29 22:52:08下载
- 积分:1
-
Spinnss
usaging of Java Spinner controls in Matlab
- 2010-12-03 20:52:12下载
- 积分:1
-
labeling
Simple image 2-pass labeling algorithm, included warshall algorithm to fill the equivalent matrix.
- 2009-05-24 04:34:50下载
- 积分:1
-
1156
增强,计算目标个数及周长增强,计算目标个数及周长(Increased number of objects and calculate the circumference increased number of objects and calculate the perimeter)
- 2010-05-06 10:26:33下载
- 积分:1
-
073
实验一、高斯列主元消元法解方程组,是我的实验报告。(Experiment 1, the Gaussian elimination method main-element solutions of equations, is my lab report.)
- 2010-06-12 21:58:14下载
- 积分:1
-
watermarkgood
说明: 基于matlab的数字水印源程序,并附详细论文(Matlab source based on digital watermarking, together with details of papers)
- 2011-03-25 20:22:36下载
- 积分:1
-
3-D-FDTD-code-with-PEC-boundaries
3-Dimension FDTD代码PEC边界(3-Dimension FDTD code PEC boundary)
- 2013-10-31 22:40:17下载
- 积分:1
-
hanshu
MATLAB,通过遗传算法实现函数的最值问题,包含选择,交叉以及变异操作(MATLAB, through the genetic algorithm function, the most value problems, including selection, crossover and mutation operations)
- 2009-09-17 20:28:10下载
- 积分:1