-
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
-
fangzhen1
在matlab环境下使用,演化博弈数据仿真的方式验证了平衡点局部稳定性(Evolutionary Game with simulation )
- 2012-05-02 21:25:02下载
- 积分:1
-
xianshi
鼠标拖到什么地方就显示这里的坐标,很有意思的程序。对于精确地显示很有作用(The mouse dragged into what place it is here that the coordinates, very interesting program. To accurately display the very useful)
- 2011-09-20 16:59:00下载
- 积分:1
-
magnetic
一个MATLAB的GUI界面编程实例,类似于一般的软件界面,开发环境MATLAB7.4(R2007b)(A MATLAB-GUI interface for programming examples, similar to the general software interface, development environment MATLAB7.4 (R2007b))
- 2010-01-11 11:22:37下载
- 积分:1
-
readfile
This example demonstrates how to read a raw file in Google-App-Engine.
1. Change name of application in app.yml to the name of you application
2. Upload the files
3. Open the main page
- 2014-08-16 18:39:27下载
- 积分:1
-
tiexianfunc
用来计算无风险利率三次样条贴现函数的程序(No risk-free interest rate used to calculate the cubic spline function discounting)
- 2011-09-18 19:36:10下载
- 积分:1
-
cacal
CACAL Calibration routine for computing the camera parameters. The
initial values are solved by using the DLT method and the final parameter
values are obtained iteratively
- 2012-09-05 15:15:30下载
- 积分:1
-
zhuyaunfenxi_C
主元分析法的C语言程序,主要用在降维的方面,也可用在信号处理,故障诊断。(Principal Component Analysis Method C language program, mainly used in dimensionality reduction, can also be used in signal processing, fault diagnosis.)
- 2013-04-14 09:50:54下载
- 积分:1
-
MATLAB_GUI
Matlab GUI编程技巧有关GUI实时显示的问题怎么直接将一段.txt格式导到MATLAB中(Matlab GUI programming skills issues related to how real-time display GUI directly to the section. Txt format in the guide to MATLAB)
- 2011-05-19 16:33:58下载
- 积分:1
-
PI
说明: 生成PI的一个小程序 可以精确掉小数点后几百位。
(PI generated a small program can accurately swap places after the decimal point a few hundred.)
- 2007-10-22 15:00:08下载
- 积分:1