-
Dijkstra1
利用MATLAB来实现Dijkstra算法模拟了路由选择协议(using MATLAB to achieve the Dijkstra algorithm to simulate the Routing Protocol)
- 2007-07-02 16:30:39下载
- 积分:1
-
GePa05_DTC
Direct torque control for IM drives
- 2010-06-25 22:06:30下载
- 积分:1
-
grayMat
用于计算图像纹理特征的灰度共现矩阵。可计算水平,竖直,45,135度方向的共现矩阵。(Used to calculate the image texture gray co-occurrence matrix. Calculate the horizontal, vertical, 45,135 degrees direction co-occurrence matrices.)
- 2013-08-18 08:10:28下载
- 积分:1
-
Basic-matlab-codes
Basic codes no matlab for engineer
- 2013-05-03 18:30:34下载
- 积分:1
-
calibr
The camera calibration toolbox for Matlab (version 3.0) utilizes a new bias correction procedure for circular control points and a nonrecursive method for reversing the distortion model
- 2007-11-01 11:17:50下载
- 积分:1
-
tensor_toolbox_2.5
2014最新的张量的工具包,工具包中包含了各种张量函数。(2014 new tensor toolbox, contains a newest variety of tensor function.)
- 2020-12-24 12:19:05下载
- 积分:1
-
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
-
addtwo
this is a simple matlab code for adding two numbers with basics tutorial
- 2011-06-13 18:54:00下载
- 积分:1
-
Matlabrule
用matlab编程求解无约束优化问题、线性规划问题即在一组线性不等式或等式组的约束条件下求某个线性函数的最值问题(Matlab programming for solving unconstrained optimization problems, linear programming problems that most value problem for a linear function under the constraints of a set of linear inequalities or equations group)
- 2014-02-17 23:11:42下载
- 积分:1
-
NLMS-DFE
基于NLMS算法的判决反馈(DFE)均衡(Decision feedback (DFE) equalization based on NLMS algorithm)
- 2020-12-01 14:19:26下载
- 积分:1