-
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
-
Wind_PMSG
Analysis of steady state/ transient behaviour of HVDC systems due to AC/ DC Faults, commutation failure etc. using PSCAD simulating software. Also conducted studies on control methods/ protection requirements as well as distribution on the Delhi-Rihand HVDC system.
- 2012-04-24 19:34:33下载
- 积分:1
-
456321
滑模自适应控制,滑模自适应鲁棒控制,控制效果好,鲁棒性好。(PID and MATLAB simulink)
- 2021-04-14 00:08:56下载
- 积分:1
-
matlab
适合信号处理的人看,对于学习信号处理的人很有用。(People will look for signal processing, signal processing for people to learn is useful.)
- 2010-10-16 18:26:10下载
- 积分:1
-
SHANNON-FANO
shannon fano algorithma source matlab
- 2013-08-31 18:42:36下载
- 积分:1
-
Chapter_5
LPC sample code 5 matlab
- 2013-05-04 15:12:37下载
- 积分:1
-
巴克码
说明: 仿真实现了十三位巴克码进行脉内调相。很好的程序,亲自优化过。(Thirteen Barker codes are simulated for intra-pulse phase modulation. Good procedures, personally optimized.)
- 2019-05-17 22:02:34下载
- 积分:1
-
投影寻踪
说明: 这种是一个评价方法 可以用来评价较为客观公正(This is an evaluation method, which can be used for evaluation, which is objective and fair)
- 2020-07-31 15:45:11下载
- 积分:1
-
Matlabxiaobo
Matlab小波分析工具箱原理与应用,matlab在工程中应用非常的广泛,而小波是近几年来在信号处理方面一个非常有利的工具,本书就是讲解matlab的小波分析工具箱的的一本书,他作为信号处理是非常好的一本入门书!(Matlab Wavelet Analysis Theory and Application of the toolbox, matlab in engineering applications is very broad, and wavelet signal processing in recent years in a very advantageous tool, this book is to explain the matlab toolbox for wavelet analysis of a book, as signal processing is a very good primer!)
- 2007-11-14 18:47:07下载
- 积分:1
-
LMS
自适应信号处理方面的LMS自适应线性预测算法(Adaptive signal processing for LMS adaptive linear prediction algorithm)
- 2008-06-14 10:53:10下载
- 积分:1