-
dijikstra
For a given source vertex (node) in the graph, the algorithm finds the path with lowest cost (i.e. the shortest path) between that vertex and every other vertex. It can also be used for finding costs of shortest paths from a single vertex to a single destination vertex by stopping the algorithm once the shortest path to the destination vertex has been determined. For example, if the vertices of the graph represent cities and edge path costs represent driving distances between pairs of cities connected by a direct road, Dijkstra s algorithm can be used to find the shortest route between one city and all other cities. As a result, the shortest path first is widely used in network routing protocols, most notably IS-IS and OSPF (Open Shortest Path First).
- 2012-04-12 21:01:48下载
- 积分:1
-
kohonen-network
kohonen网络的聚类算法—网络入侵聚类,数学建模常用模型(clustering algorithm kohonen network- network intrusion clustering, mathematical modeling commonly used model)
- 2014-11-09 21:06:46下载
- 积分:1
-
elastic
计算静气动弹性的程序,主要功能包括计算q,和alpha 静稳定性以及表面诱导阻力(Static aeroelastic calculation procedures, the main features include computing q, and alpha-induced static stability and surface resistance)
- 2013-12-15 16:00:00下载
- 积分:1
-
mathematical-modeling-of-satellite-
一道关于卫星导轨的数学建模代码;本人自己数学建模赛的源代码,共参加数学建模参考(A guide rail on the mathematical modeling of satellite code)
- 2013-09-13 23:07:43下载
- 积分:1
-
Matlab
简单matlab介绍,常用信号的处理,适于刚开始学习matlab!(Simple matlab, the commonly used signal processing, suitable for beginning to learn matlab!)
- 2007-12-11 22:52:22下载
- 积分:1
-
OFDM_rece_matlab
说明: 在OFDM系统中,这个是发端的编码程序,比较详细的说明(OFDM systems, this is the originator of the coding process)
- 2011-04-12 15:28:55下载
- 积分:1
-
copulas
文献资料,利用Copula函数度量整合风险的(Literature, the use of integrated risk Copula function metrics)
- 2013-07-10 18:05:24下载
- 积分:1
-
gjsub
根据路线查找规律,利用Matlab编程实现公交路线的查询(Route search in accordance with the law, use of Matlab programming implementation of the query bus route
)
- 2009-03-29 13:39:56下载
- 积分:1
-
main
I upload T-S fuzzy matlab code
- 2009-04-28 10:45:56下载
- 积分:1
-
geneticAlgorithm
遗传算法MATLAB程序包遗传算法MATLAB程序包
遗传算法MATLAB程序包
(genetic algorithm programming package)
- 2010-12-17 14:33:00下载
- 积分:1