-
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
-
lgelangrichazhi
说明: 这是一个拉格朗日的插值算法的matlab的实现(This is a Lagrange interpolation algorithm to achieve the matlab)
- 2009-08-19 17:41:49下载
- 积分:1
-
Solving-Nonlinear-Equations-using-Newton-Raphson
Solving Nonlinear Equations using Newton-Raphson matlab code
- 2011-05-31 19:24:38下载
- 积分:1
-
xiaogonglv
小功率电源的matlab仿真程序,实现三相电的转换(Low-power power supply matlab simulation program, to achieve three-phase power conversion)
- 2010-08-06 20:43:01下载
- 积分:1
-
filter
一阶无限冲激响应低通滤波器和一阶无限冲激响应高通滤波器,用matlab计算并画出它们的增益响应(First order IIR low-pass filter and the first order IIR high-pass filter, using matlab to calculate and draw them gain response)
- 2010-11-14 01:02:39下载
- 积分:1
-
makemcode
here is the code for makemcode in matlab
- 2011-10-20 03:18:27下载
- 积分:1
-
eg16-fabingyuce
《MATLAB神经网络30个案例分析》中的第16个例子,案例16 单层竞争神经网络的数据分类—患者癌症发病预测。希望对大家有一定的帮助!(The MATLAB neural network analysis of 30 cases of example, 16 cases (16 patients with single competitive neural network data classification- cancer prediction. Hope to have certain help to everybody!
)
- 2013-09-20 16:31:42下载
- 积分:1
-
datasystem
数据分析软件。分析数据间的关系,确定分类决策等。这套软件会为你提供这方面学习的帮助。(Data analysis software. The relationship between analytical data to determine the classification of decision-making. The software will provide you with the help of learning in this regard.)
- 2007-10-22 21:20:22下载
- 积分:1
-
tfr
MATLAB 程式设计,MATLAB基本运算
MATLAB基本平面绘图
MATLAB基本立体绘图
(MATLAB programming, MATLAB basic computing basic plane MATLAB basic three-dimensional graphics MATLAB graphics)
- 2007-12-04 19:28:29下载
- 积分:1
-
luokuotiqu
这个是图像轮廓提取的matlab程序,而且提取完后还能把所有轮廓用不同颜色分开存放到轮廓矩阵cell中,方便用户对感兴趣的轮廓进行操作--张璐奉献(This is the matlab image contour extraction process, but also exhausted all the contours extracted with different colors kept separate from the profile cell in the matrix, user-friendly to operate the contours of interest- Zhang Lu dedication)
- 2010-03-04 15:48:20下载
- 积分:1