-
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
-
deltadirac
Delta dirac simulation with matlab
- 2015-04-10 11:30:16下载
- 积分:1
-
DataPlot
从IMU中提取数据,计算出速度、位移,从而得到运动轨迹,实现定位功能(Calculate velocity and displacement data of IMU, thus we can get movement track and achieve locate function.)
- 2020-09-14 17:17:58下载
- 积分:1
-
传递对准程序 naoqu a maste
很好的传递对准程序 ,讲述的是有关于 挠曲变形建模型的(Transfer alignment procedure is very good, is told about the flexural deformation model)
- 2014-07-04 22:13:00下载
- 积分:1
-
AGame-theoreticFrameworkforInterference
基于博弈论的干扰对消研究,将博弈论运用于认知无线电中的干扰对消!(Game theory-based interference cancellation research, applied game theory in cognitive radio interference cancellation!)
- 2010-12-08 16:32:04下载
- 积分:1
-
temperatureModule
The example included here is a simple temperature conversion module that takes user-supplied temperature values specified in either degrees Fahrenheit or degrees Celsius and converts them to the other scale. The example demonstrates how to use the MATLAB® Builder™ JA API to handle temperatures in various different formats (scalars, matrices, cell arrays, and structs).
- 2009-09-07 17:51:05下载
- 积分:1
-
codgray
Generates a codgray code. It is used when we don t have the communications package in our matlab
- 2013-01-09 23:01:00下载
- 积分:1
-
GGabbor_toolla
Gabor 滤波器工具箱,包含各种Gabor滤波器的函数,可用于于图像滤波处理,特征提取,如人脸,掌纹,指纹识别等。 已通过测试。
(Gabor Filter Toolbox contains a variety of Gabor filter function, can be used to deal with image filltering, feature extraction, such as face, palmprint, fingerprint recognition. Have passed the tests.
)
- 2012-04-26 16:49:53下载
- 积分:1
-
Fourier-transform
应用MATLAB实现傅里叶变换的源代码,有助于更好的学习傅里叶变换。(Achieve Fourier transform of the source code based on MATLAB, contribute to a better learning Fourier transform..)
- 2012-05-11 16:46:24下载
- 积分:1
-
vsfunc
描述可视化数字编码的matlab程序,在matlab上调试通过(Describe visualization digital encoding matlab program, matlab debugging through)
- 2010-03-15 17:19:27下载
- 积分:1