-
dijkstra
Dijktra s single source shortest path algorithm. The function takes a graph (which may be sparse) as an input and returns the matrix of shortest distances between all of the nodes. Additionally, individual source and sink nodes may be specified as additional arguments.
- 2009-12-16 13:11:30下载
- 积分:1
-
programs2e-CARL-WALSH
Supporting matlab programs for the Monetary Theory and Policy, 3nd. ed., by carl walsh
- 2011-10-13 13:14:37下载
- 积分:1
-
Nouveau-dossier
I would like to receive alogrithmes and programs in matlab for the mastery of this langaga thank you very much
- 2013-11-12 05:26:22下载
- 积分:1
-
XY-two-axis-machine-control-program
XY轴联动机床控制程序,通过输入不同的坐标点可以绘制不同的轨迹图形,测试完全正常,有实物图片(To achieve a two-axis CNC machine tools XY movement, there are procedures and physical picture, a test run as usual.)
- 2015-02-26 14:32:43下载
- 积分:1
-
edge
用matlab做的有关边缘检测的一个代码,该代码可以进行多种的边缘检测(Using matlab to do the edge detection of a code that can be a variety of edge detection of)
- 2009-12-11 20:16:19下载
- 积分:1
-
fbox4
说明: matlab遗传算法的程序,希望能够对大家有用处!(Matlab GA procedures, we hope to be able to be useful!)
- 2006-04-12 09:40:23下载
- 积分:1
-
joint-bilateral-filtering
双边滤波和联合双边滤波源代码,是一种可以保边去噪的滤波器,可以用于图像处理的很多方面。(Bilateral Filtering and joint bilateral filtering source code, is an edge-preserving denoising filter can be used in many aspects of image processing.)
- 2012-12-29 20:48:06下载
- 积分:1
-
Matlab-codes-for-FEM
2010年最新原版英文专著Matlab codes for finite element analysis一书源码。这本书介绍了基于Matlab的实体和结构有限元分析方法,深入浅出,十分经典。(English version 2010, the latest monograph on Matlab codes for finite element analysis of a source book. This book describes the physical and Matlab-based finite element method, easy to understand, very classic.)
- 2011-06-02 19:58:49下载
- 积分:1
-
1
说明: 本程序实现多模态故障检测与故障诊断,用的方法是LPP_GMM_FJ,GMM是用的FJ算法,效果很好(This procedure realize multimodal, fault detection and fault diagnosis method is LPP_GMM_FJ, GMM FJ algorithm is used, the effect is very good
)
- 2013-08-31 15:47:05下载
- 积分:1
-
gradient_compute
ML gradient computation
g = grad_ml(X,x,r)
g = gradient vector
X = matrix for receiver positions
x = 2D position estimate
r = TOA measurement vector
sigma2 = noise variance vector
- 2015-01-13 00:22:09下载
- 积分:1