-
Floyd
从任意一条单边路径开始。所有两点之间的距离是边的权,或者无穷大,如果两点之间没有边相连。 2,对于每一对顶点 u 和 v,看看是否存在一个顶点 w 使得从 u 到 w 再到 v 比己知的路径更短。如果是更新它。 3,不可思议的是,只要按排适当,就能得到结果。(A unilateral path from any start. All the distance between two points is the right side, or infinity, if there is no edge between two points connected. 2, for each pair of vertices u and v, to see if there is a vertex w from u to w and then to make than the known path v shorter. If you are updating it. 3, incredibly, just press the appropriate row, you can get results.)
- 2011-09-02 23:33:33下载
- 积分:1
-
pattern-recognition
本书是关于模式识别与机器学习的一本经典教材,其中更对贝叶斯原理做了详细的描述,更能帮助读者了解贝叶斯方法在模式识别中的重要作用。(This book is a classic textbook on pattern recognition and machine learning abroad, in particular the principle of Bayesian detailed description.)
- 2013-02-03 21:56:16下载
- 积分:1
-
FModulate
FM信号的产生与接收,给定调制信号和载波信号进行信号调制,绘制频谱并且解调已调信号(FM modulation simulator)
- 2012-12-07 20:13:26下载
- 积分:1
-
47651470lagrange.zip
unit commitment problem
- 2012-11-22 16:00:31下载
- 积分:1
-
fsk_4
FSK信号的频带仿真,采用的是最基本的带通加低通的解调形式(Simulation of FSK band signal)
- 2015-05-15 10:07:14下载
- 积分:1
-
hw3_code
arx sysytem with white noise
- 2009-12-16 17:16:00下载
- 积分:1
-
DistEuclidian
this code calculate the euclidian distance.
h = waitbar(0, Distance Computation )
switch nargin
case 1
- 2015-02-09 02:19:06下载
- 积分:1
-
RBF_TiDu
这是一个基于梯度算法的3层RBF神经网络程序,是一个很纯净的,可运行的matlab程序,作为后续改进的算法的一个基础程序是个不错的选择。(This is a three-layer gradient algorithm based on RBF neural network program, is a very clean, you can run the matlab program, as a basis for subsequent improvement program algorithm is a good choice.)
- 2015-05-11 18:38:21下载
- 积分:1
-
Gauss_E_Pivoting
Gaussian Elimination with partial pivoting (LU factorization)
- 2009-12-15 19:59:49下载
- 积分:1
-
SIFT_YantaoNoemie
基于matlab实现SIFT算法,好用!!(Based on matlab realize SIFT, easy to use! !)
- 2013-10-06 20:15:14下载
- 积分:1