-
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
-
LSZ422
认知无线电 硬判决 EGC 不同虚警概率(Cognitive radio hard decision EGC different probability of false alarm)
- 2012-07-22 13:20:04下载
- 积分:1
-
hill
爬山算法 可以解决许多函数优化方面的问题,可以与其他算法,如蚂蚁算法,粒子群算法等融合使用,有其一定的研究意义(Climbing algorithm can solve many function optimization problems, with other algorithms, such as ant algorithms, particle swarm optimization, such as integration of use, has its research significance)
- 2007-08-03 10:40:09下载
- 积分:1
-
RS_BCH_decode
这是对于RS和BCH进行译码的matlab实现(This is for the RS and BCH decoding for the Implementation of Matlab)
- 2007-05-20 12:03:36下载
- 积分:1
-
d_014_dyn_l10
14 bus power flow analysis with fault using psat
- 2013-05-10 18:11:10下载
- 积分:1
-
mapleguide
maple起步教程,适合初学maple的人使用,可供相关人员参考。(maple started tutorial for beginners maple people use, for future study.)
- 2010-09-01 16:57:14下载
- 积分:1
-
TPDS07052010
Band pass filter
- 2011-02-04 02:59:21下载
- 积分:1
-
emd
说明: matlab开发环境,emd源代码程序,提供大家学习交流(matlab development environment, emd the source code program, to provide them to learn from the exchange)
- 2010-05-03 18:55:14下载
- 积分:1
-
ESPRIT
基于ESPRIT方法的频率估计,包括LS和TLS方法,并附不同SNR和观测信号长度情况下的性能比较程序。(Frequency estimation based on ESPRIT, including LS and TLS methods, together with the performance comparison of different SNR and the length of the observed signal case)
- 2021-02-25 12:49:38下载
- 积分:1
-
MATLAB-based-simulation-system.zip
基于MATLAB的数字基带传输系统仿:无码间干扰的数字基带传输系统。(Based on the MATLAB digital baseband transmission system imitation without inter-symbol interference of digital baseband transmission system.)
- 2012-04-13 17:34:16下载
- 积分:1