-
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
-
20130809
基于harris的角点检测,与ncc匹配,实现了图像的准确配准,有很高的应用价值(Based on harris corner detection, and ncc matching to achieve an accurate image registration, a high value)
- 2013-08-09 11:12:59下载
- 积分:1
-
chemocourse
化学计量学模拟课件,有很多的分辨方法!大家可以跟着过程一步一步的学习!很有用!(chemical metrology simulation courseware, there are many ways to distinguish! We can follow the step-by-step process of learning! Very useful!)
- 2007-06-19 19:41:19下载
- 积分:1
-
optical_function
光的振幅扩散函数、光学传递函数和点扩散函数,在光学仿真和光线传播中必须要用(ASF、OTF and PSF of light, having important using in light transmission)
- 2021-04-26 11:58:45下载
- 积分:1
-
LBM-master
说明: LBM方法在相变模型中的应用,并包含边界条件的处理方式(The application of LBM method in phase change model, which contains how to deal with boundary condition)
- 2019-05-20 15:41:08下载
- 积分:1
-
abc
these files contain matlab files and documents
- 2009-09-12 15:19:31下载
- 积分:1
-
Introduction-of-wavelet-analysis
关于傅里叶变换和小波分析的基础知识内容。并附带基于Matlab案例进行说明。(Basic konwledge for Fourier transform and wavelet analysis with examples written in matlab )
- 2013-12-17 09:46:01下载
- 积分:1
-
Lid_Driven_Cavity_MRT
I have to write a Navier-Stokes solver for a 2-D Lid Driven Cavity. My teacher gave me a portion of his code (the Poisson pressure solver and some I.C. s and B.C. s) and I have to fill in the blanks. I ve been using
- 2020-07-03 23:00:02下载
- 积分:1
-
chapter3
说明: BP与GA-BP算法用于温度补偿函数拟合的比较(For the comparison of temperature compensation function fitting BP and GA-BP algorithm)
- 2020-08-31 14:18:12下载
- 积分:1
-
PCNN_large_arrange
基于PCNN的图像融合,用matlab编写实现的。(PCNN-based image fusion, written with matlab implementation.)
- 2010-08-30 13:20:17下载
- 积分:1