-
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
-
HaarWavelet
haar小波分析的类,只有头文件,输入为一个序列的信号,输出为haar小波分解后的各级参数(haar wavelet class)
- 2013-12-11 09:41:20下载
- 积分:1
-
beer
matlab写的一个产生蜂窝的程序,很漂亮(write a matlab generated cellular process, it is beautiful)
- 2007-12-13 21:52:17下载
- 积分:1
-
RandomForest
随机森林论文作者写的随机森林代码,采用matlab混合编程,需要安装Fortran compiler。。。(An interface to the random forest algorithm (version 3.3) written by Leo Breiman and Adele Cutler. This tool is for windows MATLAB R13 only)
- 2009-11-10 16:29:12下载
- 积分:1
-
myguanyuquzaodedaima
基于matlab小波去噪程序,已经测试好了,可以直接使用的,提供给需要的朋友们( this is study on wavelet)
- 2010-12-12 17:21:59下载
- 积分:1
-
sensing
这是模式识别的一个感知器算法,用matlab编的程序。(This is a pattern recognition algorithm Perceptron, with matlab compiled program.)
- 2015-01-12 16:13:58下载
- 积分:1
-
spso
用改进pso求解贷款方面程序,希望能对大家有帮组(Pso solved by improved lending procedures in the hope we have helped groups can)
- 2011-05-19 22:24:20下载
- 积分:1
-
FBG
基于传输矩阵法的对布拉格光纤光栅反射谱的仿真研究(Fiber Bragg Grating Simulation of reflection spectra based on Transfer matrix method
)
- 2010-10-30 16:59:42下载
- 积分:1
-
zishiyingpinlvzhaidaiganraoxianzhi
使用FFT变换在频域对宽带扩频信号中的正弦干扰信号进行识别和抑制,其中扩频信号由1024点的伪随机序列表示。(In the frequency domain using the FFT transform of broadband spread-spectrum signal of sinusoidal interference signal identification and suppression, in which spread-spectrum signal is generated by pseudo-random sequence of 1024 points, said.)
- 2010-01-13 18:30:47下载
- 积分:1
-
matlab
in this folder we simulate the system of lorenz, vanderpol
- 2012-03-30 01:34:09下载
- 积分:1