-
Cguide
帮助新手规范C程序书写格式 帮助老手纠正错误的书写习惯 使程序效率更高(C program written to help novice standard format to help veterans to correct the wrong writing habits to make programs more efficient)
- 2009-12-08 16:42:44下载
- 积分:1
-
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
-
flc5
fuzzy logic code for temperatute process in sugar evaporator
- 2012-04-13 20:12:23下载
- 积分:1
-
GDOP
雷达定位精度分析,绘制GDOP图,研究雷达布阵形式!(Radar positioning accuracy analysis, drawing GDOP maps, radar lineup in the form of research!)
- 2021-04-14 21:18:55下载
- 积分:1
-
bilateralfilter
基于双边滤波的高动态图像显示,把10位的图像显示在8位的显示器上(
High dynamic image display based on bilateral filtering)
- 2015-04-07 14:05:52下载
- 积分:1
-
gps0101
本资源是matlab精密单点定位后处理方法的源代码(This resource is the precise point positioning matlab source code approach)
- 2013-12-03 21:07:48下载
- 积分:1
-
neiloskwdikas
Stochastic Models their Applications,Filter kalman
- 2015-03-26 20:32:07下载
- 积分:1
-
water
我用的实现图像分水岭分割的代码!感觉还可以,要用的自己拿去改改(I use the watershed segmentation of image code!)
- 2011-05-08 09:04:51下载
- 积分:1
-
skewness
skewnee correction for 2d image ya
- 2011-11-27 05:39:37下载
- 积分:1
-
gaosijihanshushejifangzhen
把高斯基函数用matlab实现,方便以后对其的应用,可以应用到高斯径向基函数神经网络中,另外附加一份matlab中画图语句的指令说明(The Gaussian function using matlab facilitate its future application, can be applied to a Gaussian radial basis function neural network)
- 2014-03-13 17:12:29下载
- 积分:1