-
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
-
method-of-moment
矩量法的matlab程序,包含网格划分和矩量法求解的源代码(method of moment)
- 2013-08-29 11:18:22下载
- 积分:1
-
CC_BPSK
通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。(Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based on the matlab program convolution code BPSK modulation.)
- 2011-10-23 18:28:51下载
- 积分:1
-
matlab-simple-GA
在matlab下实现的遗传算法编程,希望对遗传算法的初学者有所帮助(In matlab genetic algorithm to achieve programming, genetic algorithm would like to help beginners)
- 2008-01-19 10:47:15下载
- 积分:1
-
LabTemplateMatching
a face detection algorithm based on template matching
- 2011-01-25 21:28:00下载
- 积分:1
-
Hilbert_transformation
Hilbert transformation
- 2014-11-06 03:12:20下载
- 积分:1
-
IEEE14
MATLAB潮流程序(IEEE14 直角坐标 牛拉法)MATLAB潮流程序(IEEE14 直角坐标 牛拉法)(MATLAB trend (IEEE14 rectangular coordinates Cattle rafa)MATLAB trend (IEEE14 rectangular coordinates Cattle rafa))
- 2015-04-21 16:17:27下载
- 积分:1
-
Seismic-analysis
Seismic analysis just for fun
- 2013-09-28 22:09:15下载
- 积分:1
-
screen_grab
MATLAB下,自动屏目截取函数。需要先选择编译器,在MATLAB窗口中输入mex -setup (MATLAB, the automatic screen mesh function interception. Need to select the compiler in the MATLAB window, type mex-setup)
- 2013-11-20 11:04:12下载
- 积分:1
-
1001-0548(2013)05-0667-05
基于余数系统的OFDM无损峰均比抑制方法1001-0548(2013)05-0667-05(Residue Number System Based OFDM Method for Lossless PAPR Reduction)
- 2014-02-01 23:35:51下载
- 积分:1