-
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
-
RSA-Encode-and-Decode
说明: 本软件利用matlab开发的一个具有交互界面的软件,主要功能为RSA的加密、解密功能,简单易懂,富有详细代码(This software is developed using a matlab interface software, the main function for the RSA encryption and decryption functions, easy to understand, full of detailed code)
- 2011-03-25 10:56:19下载
- 积分:1
-
QAMreceiver
16QAM实现程序,实现其星座图识别,调制和解调,并加载在高斯白噪声信道上(16QAM to achieve the program achieve its constellation identification, modulation and demodulation, and load in the white Gaussian noise channel)
- 2012-04-05 21:37:30下载
- 积分:1
-
Aerodynamics-1-FULL-Notes
pusrsuing my doctorate in mechanical engineering at present doing in finite element methods
- 2014-01-08 22:51:19下载
- 积分:1
-
acars
借助于MATLAB GUI模拟甚高频ACARS系统的下行数据链(The downlink data chain of the high frequency ACARS system is simulated with GUI MATLAB.)
- 2020-09-09 14:48:08下载
- 积分:1
-
sapi
it is a speech synthesis program which speaks whatever is written in the command window
- 2012-04-16 04:02:32下载
- 积分:1
-
TVAR
基于期望最大化的时变参数建模,时频分辨率高(Based on expectation maximization of time-varying parameter modeling, high time-frequency resolution)
- 2014-09-08 09:50:36下载
- 积分:1
-
Code
moving average and saving code
- 2016-10-10 11:34:39下载
- 积分:1
-
LiZiQiong_SuanFa
粒子群算法Matlab程序(反复调试过,还有运行过程)(Particle swarm algorithm Matlab procedures (testing repeatedly, during operation))
- 2012-08-29 16:45:35下载
- 积分:1
-
nsphere
用matlab模拟球形微粒的散射特性。。。。。。。(Simulate the scattering properties of spherical particles)
- 2009-10-17 09:21:39下载
- 积分:1