-
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
-
pf
说明: 自己编的有关粒子子滤波的matlab程序,算是一种滤波工具吧!(Own son of the particle filter matlab program can be regarded as a filtering tool for you!)
- 2008-11-14 22:38:17下载
- 积分:1
-
SARpointtarget(RDA)
说明: 合成孔径雷达点目标成像仿真(RD算法),条带模式(SAR point target imaging simulation (RD algorithm))
- 2011-04-16 14:23:31下载
- 积分:1
-
Chap_4
This is a matlab code for the examples of AFT text book examples..The results are ecellent
- 2011-07-22 07:39:14下载
- 积分:1
-
K-SVD
k-svd算法在表情识别方面的实现和实例应用,附有图片和文章。(k-svd algorithm for face recognition on the implementation and application examples, with pictures and articles.)
- 2013-08-21 21:01:52下载
- 积分:1
-
kirchhoffmig
该matlab源代码能对地震数据进行克希霍夫偏移。(The program kirchhoff offset seismic data)
- 2012-11-21 17:03:55下载
- 积分:1
-
openpiv-matlab-master
openpiv,piv计算的matlab开源代码。包含几个算例(Openpiv, piv calculation of matlab source code.Contains several examples)
- 2015-04-03 11:31:47下载
- 积分:1
-
MATLAB_syjc1
说明: 该程序是matlab范例程序数学数值处理,包括最优化算法等相关程序,此程序是只作为共享作用,请勿做商业用途,谢谢!(that the procedure was Matlab mathematical model numerical procedures, including optimization algorithms and other related procedures, this procedure is only as a shared role, do not do commercial purposes, thank you!)
- 2006-05-03 14:39:10下载
- 积分:1
-
miedian
基于matlab,通过焦点计算二维中的图像灭点,以还原成三维图像。(Based on matlab, calculated by the two-dimensional image in the focus off point to restore the three-dimensional image.)
- 2014-08-24 14:40:50下载
- 积分:1
-
PSORastrgrin
粒子群算法Rastrgrin实现寻优,利用一具体案例得出寻优结果(Particle swarm optimization algorithm Rastrgrin realized using a specific case optimization results obtained)
- 2014-12-08 22:05:58下载
- 积分:1