-
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
-
深度置信网络
说明: 用于深度置信初步描述,适合初学者进行学习(Preliminary description of applicable depth confidence, initial learning)
- 2020-12-22 17:39:07下载
- 积分:1
-
dct2_img
dct2的编程实现,用来压缩灰度图像,需要修改输入的图像名,保持和程序里的名称一致(dct2' s programming is used to compress grayscale images, need to modify the input image name, the name of maintaining and procedures where the same)
- 2010-01-11 22:09:31下载
- 积分:1
-
SISO_Design_Tool_PID
基于MatlabSISO工具箱设计,用于PID参数整定,一个简单的例子,适合初学者。(Designed based MatlabSISO toolbox for PID parameter tuning, a simple example for beginners.)
- 2012-06-18 11:30:40下载
- 积分:1
-
cluster_sel
Fuzzy knowledge-based system identification and modeling process is composed of two parts: variable identification and parameter identification. In variable identification, the significant variables of the system are identified among the set of possible variables. In parameter identification, the parameters of the knowledge-based system that describe the relationship between input and the output variables are identified. Parameter identification method consist of two steps: 1-find fuzzy clusters to establish the number of fuzzy rules 2-optimize the rule consequents. This code perform a fuzzy clustering using subtractive clustering
- 2012-08-02 16:27:06下载
- 积分:1
-
ALGraph
This is a ALGraph program, helpful for software developers. It can be related to the data structure study of good.
- 2015-02-17 13:26:17下载
- 积分:1
-
matlabGUI
资料很好压缩包解压时没有密码第二行程序括号当中是原图片存放路径,最终将会出现处理后的图像figure no.1(verygood)
- 2009-05-25 13:24:13下载
- 积分:1
-
GMSK_matlab
GMSK调制解调例程,采用了相位滤波的算法,供参考。(GMSK modulation and demodulation routines, using phase filtering algorithm, for reference.)
- 2009-12-28 11:51:39下载
- 积分:1
-
Interface
说明: 一个简单的MATLAB界面程序,可以让程序在界面操作上更友好(A simple MATLAB interface program that can make the program more friendly operation in the interface)
- 2011-03-20 11:56:16下载
- 积分:1
-
hough_circle
已经运行过,可用的一种matlab代码的圆形裂痕检测(Have been run, a round of matlab code detection available)
- 2014-10-14 16:50:24下载
- 积分:1