-
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
-
利用禁忌搜索算法,解决基站选址问题Tabusearch
在MATLAB平台,实现利用禁忌搜索算法,解决基站选址问题(In the MATLAB platform, use the so called tabusearch algorithm to solve the problem of secleting the best base station locations)
- 2020-11-27 22:59:31下载
- 积分:1
-
chaosandGeddes
Geddes,肤色分割,数字滤波器,Otsu-最大类间方差,非线性映射所产生的混沌序列(Geddes, color segmentation, digital filter, Otsu- Otsu, nonlinear mappings from the chaotic sequence)
- 2007-03-06 22:14:56下载
- 积分:1
-
EmpericalCDF
Implementation of Empirical CDF plot of sample data.
- 2011-07-19 22:03:21下载
- 积分:1
-
Gauss-Sedeil
次程序是用MATLAB语言编写的高斯赛德尔迭代法,可用于求解线性微分方程组。(Second procedure is used MATLAB language high Sisaideer iterative method can be used to solve linear differential equations.)
- 2013-11-23 21:16:30下载
- 积分:1
-
Induction-motor
The main objective of this simulation is to obtain induction motor equivalent circuit parameters by simulating four
induction motor tests
- 2015-03-31 02:27:13下载
- 积分:1
-
janfen
利用matlab针对图像进行马氏距离计算 ,线性调频脉冲压缩的Matlab程序,基于互功率谱的时延估计。( Using matlab to calculate the Mahalanobis distance for the image, LFM pulse compression of the Matlab program, Based on the time delay estimation of power spectrum.)
- 2016-09-17 22:36:06下载
- 积分:1
-
math-model
说明: 钢管订购和运输的最优规划
程序使用说明:
两种方法进行
1,运行deal3,输入D,得到单价的矩阵7*15 运行showlj,得到运输的路线;
2, 运行deal2,输入D,得到单价的矩阵7*15
(ordering pipe and the optimal transportation planning process for use : two methods for a running deal3. D input, to be priced matrix 7* 15 showlj operation, the transportation routes; 2. running deal2 input D, the matrix to be priced 15 7*)
- 2006-04-13 18:41:53下载
- 积分:1
-
cx8_1
试验模态参数的频域识别方法__导纳圆法模态参数识别(Experimental modal parameters identification method in frequency domain admittance circle method __ modal parameter identification)
- 2011-05-06 16:20:07下载
- 积分:1
-
Bairstow
This matlab code includes the solution for root off a polynomial by Bairtow method .....
- 2015-01-19 05:14:37下载
- 积分:1