-
Dijkstra
说明: 最短路径的Dijkstra算法程序。Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。
Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。
(The Dijkstra shortest path algorithm for the procedure. Dijkstra algorithm is a typical shortest path algorithm, used to calculate a node to all other nodes of the shortest path. The main characteristics is the starting point as the center outward expansion layers, until the end date be extended to. Dijkstra shortest path algorithm can arrive at the optimal solution, but because of its calculation of the node traversal, so inefficient. Dijkstra algorithm is very representative of the shortest path algorithm, in many professional courses in the basic content as described in detail, such as data structures, graph theory, operational research and so on.)
- 2008-11-26 22:27:45下载
- 积分:1
-
cvKmeansDemoClassifi
matlab code for the k means clustering
- 2013-02-26 22:55:42下载
- 积分:1
-
pcnn
基于脉冲耦合神经网络的图像边缘信息提取。基于脉冲耦合神经网络的图像边缘信息提取。基于脉冲耦合神经网络的图像边缘信息提取。(Pulse coupled neural network based on image edge information extraction. Pulse coupled neural network based on image edge information extraction. Pulse coupled neural network based on image edge information extraction.)
- 2014-12-08 17:47:31下载
- 积分:1
-
uwb
超宽带技术的仿真,可以正常运行,一个师兄的(uwb)
- 2009-04-05 19:09:24下载
- 积分:1
-
ld
说明: LD算法,实现信号的分析,频谱分析,避免矩阵的求逆运算(failed to translate)
- 2010-04-29 22:32:29下载
- 积分:1
-
SDT-Cleaner-v1.0---Stable-Version
用于检测SDT和恢复SDT的例子代码,可用于ARK中的系统钩子扫描(Example of code that can be used for detection to SDT and recovery of SDT ARK system hook scan)
- 2013-01-14 22:06:20下载
- 积分:1
-
bin
MATLAB低通滤波,高斯滤波程序,共5个,对应分析的例子(MATLAB low-pass filter, Gaussian filter process)
- 2013-10-22 11:52:40下载
- 积分:1
-
paper1
Diode clamped rectifier for MLI application
- 2011-12-30 23:13:28下载
- 积分:1
-
xinxileizhuanle
文章结合五邑大学实际情况,对信息类专业本科生的MATLAB课程双语教学进行了探讨和研究。阐述了如何通过从课前到课中到课后精心的规划和设计,构建MATLAB程序设计课程双语教学的思路及措施,旨在通过强化MATLAB双语教学的效果,达到提升学生英语综合能力的目的,对地方高校开展双语教学具有一定的借鉴意义。 更多还原
(In combination with the actual situation of Wuyi University, information on MATLAB bilingual teaching undergraduate classes were discussed and studied. Describes how lessons from the front to the after-school lesson planning and careful design, build ideas and initiatives MATLAB programming bilingual teaching, aims to strengthen the effectiveness of bilingual teaching MATLAB, to enhance students comprehensive ability of English purpose has a certain significance for local colleges and universities to carry out bilingual teaching. More Restore)
- 2013-12-18 19:07:50下载
- 积分:1
-
第二部分演示程序及数据
使用yalmip调用CPLEX求解器求解优化问题(Using yalmip to call CPLEX solver to solve optimization problems)
- 2020-06-22 13:00:02下载
- 积分:1