-
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
-
Genetic_function
这是在matlab环境下 开发的一个运用遗传算法进行的优化。(This is the Matlab environment developed by using a genetic algorithm optimization.)
- 2005-06-01 21:19:41下载
- 积分:1
-
The-use-of-mixed-finite-element-method-for-solving
利用混合有限元方法求解抛物型方程的matlab算法(The use of mixed finite element method for solving parabolic equations in matlab algorithm)
- 2010-02-02 15:42:02下载
- 积分:1
-
code
颜色空间提取团块,聚类金字塔算法matlab代码实现,可以跑,我把残缺的文件补齐了。入口angitest.m文件。(color segment)
- 2012-05-05 17:02:47下载
- 积分:1
-
CSM_LCMV_LMS_beamforming_algorithm
三种自适应波束形成算法
1、基于CSM自适应波束形成算法
2、LCMV 波束形成的MATLAB仿真程序
3、LMS波束形成的MATLAB仿真程序
(beamforing algorithm)
- 2016-05-29 10:52:40下载
- 积分:1
-
genetic-algorithm-
遗传算法实例分析,应用遗传算法实现了例子的最终结果值(Examples of genetic algorithm analysis)
- 2014-01-15 17:22:13下载
- 积分:1
-
MutualInformationICA
I gives information of seperation of sources using matlab.
- 2012-01-26 13:11:59下载
- 积分:1
-
STATCOM30
this program include statcom with IEEE 30 bus
- 2013-01-12 02:37:33下载
- 积分:1
-
main
选定海域包括渤海和黄海北部(117.50°—126.67°E,34.00—41.00°N),空间分辨率是10′×10′,通过二维潮波控制方程,用fortran编程计算该海域的水位,并进行调和分析,利用matlab画出该海域的同潮时线和等振幅线图,并用T/P卫星高度计数据进行检验。(Bohai Sea and the Yellow Sea waters include selected northern (117.50 °-126.67 ° E, 34.00-41.00 ° N), the spatial resolution is 10 × 10 , controlled by the two-dimensional tidal wave equation to calculate the water level of the sea with fortran programming and harmonic analysis, using matlab draw lines with the tide when the waters, such as amplitude and line graphs, and tested using the T/P satellite altimeter data.)
- 2014-10-11 03:44:05下载
- 积分:1
-
main
说明: 此代码用于matlab仿真中计算求解并联机器人工作空间(Compute the robot workspace)
- 2020-06-24 15:00:02下载
- 积分:1