-
short-circuit
这个说明倒不是说明函数的功能,只是声明一下函数中出现的问题。
shortest()函数没有问题,在secshortest中我希望只得到一条次短路(或几条roadcost()值相同的次短路),结果却出来好几条,我仔细检查了一下程序,应该没有什么问题。
因此在使用时,要得到次短路,只能用roadcost()函数分别求一下各条路的权重和,找到最小的。
有些奇怪
(Note that this is not the function of function, but a statement about the problems in function. shortest () function there is no problem, I hope that in secshortest only a short time (or several roadcost () times the value of the same short-circuit), the result is several out, I carefully examined the process, it should be no problem. Therefore, in use, to be at a short circuit can only be used roadcost () function, respectively, for some of the weight of the road and find the smallest. Some strange)
- 2009-05-21 21:11:51下载
- 积分: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
-
matlab
用matlab实现PID水箱控制,附加matlab设计的GUI界面程序界面,并对稳态量指标进行了计算(Tank to achieve PID control with matlab, matlab additional GUI interface program interface design, and steady-state volume index were calculated)
- 2010-05-12 15:49:22下载
- 积分:1
-
jpeg_compress_method
我初次接触到压缩方法实验的JPEG压缩算法源代码,用matlab编写的,欢迎探讨(I first exposure to the experimental compression JPEG compression algorithm source code, prepared by the use of Matlab, welcome to explore)
- 2007-05-07 18:38:24下载
- 积分:1
-
shangzhifa
根据信息熵建立分配模型,接着用熵值法进行合理分配的程序(Established based on information entropy distribution model, followed by entropy reasonable allocation procedures)
- 2014-08-18 22:56:30下载
- 积分:1
-
data
IEEE4,14,30,57,118,300标准使用数据(Standard data of IEEE4,14,30,57,118,300)
- 2014-04-09 17:37:33下载
- 积分:1
-
47793943spsBattery
铅酸蓄电池的MATLAB仿真模型,能够实现充放电过程(MATLAB simulation model of lead-acid battery, charging and discharging process can be realized)
- 2015-10-18 10:47:13下载
- 积分:1
-
aar2
ARMA model
Calculates adaptive autoregressive (AAR) and adaptive autoregressive moving average estimates (AARMA)
- 2012-09-16 01:09:03下载
- 积分:1
-
kalmanf
This tutorial was written by Jose Manuel Rodriguez,
Universidad Politecnica de Catalua, Spain
Based on the Technical Document by
Juan Andrade-Cetto, "The Kalman Filter", March 2002
- 2011-11-28 12:32:40下载
- 积分:1
-
8queen
Eight queens Genetic algorithm
- 2011-12-31 00:32:55下载
- 积分:1