-
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
-
NML-analyze
内梅罗插值函数,用于土壤污染程度的评价,可用性极强防止出现错误(The Nemerow interpolation function)
- 2012-08-20 12:26:17下载
- 积分:1
-
minglingdaquan
matlab最全的命令大全,初学者或则matlab学习的同志可以根据此大全了解所有的命令(matlab command Daquan most complete beginners or the matlab learning comrades can understand all this command Daquan)
- 2013-10-27 21:14:44下载
- 积分:1
-
FHN
example of matlab code to calculate a Fitzhug Nagumo system of equation
- 2020-12-20 22:49:10下载
- 积分:1
-
KalIntroduce
通过介绍kalman滤波的基本原理,以及公式的推导,利用matlab平台详细介绍如何进行仿真的过程(By introducing the basic principles of kalman filtering, and formula of using the matlab simulation platform for details on how the process)
- 2010-11-04 21:33:33下载
- 积分:1
-
stbc_tarokh_paper
Space time coding in Tarokh s paper
BER simulation
STBC encoder and decoder including M-ary QAM
- 2010-03-09 14:30:09下载
- 积分:1
-
Curve-and-multinomial-fitting
说明: 曲线拟合和多项式拟合~~~~~~~~~~~~(Curve fitting and multinomial fitting)
- 2011-04-13 13:26:17下载
- 积分:1
-
sparseMRI_v0.2
Sparse MRI Sparse MRI reconstruction based compressed sensing(Sparse MRI reconstruction based compressed sensing Sparse MRI reconstruction based compressed sensing)
- 2013-10-09 18:11:56下载
- 积分:1
-
DTC-kong-zhi
直接转矩控制算法的实现及其相关设置配置 (DTC control method)
- 2014-11-22 14:16:49下载
- 积分:1
-
svc
支持向量机实现代码!(Support vector machine to achieve code!)
- 2007-08-04 10:39:11下载
- 积分:1