-
newGA-TSP
说明: 这是用MATLAB 编写的有关城市旅游商问题的最新程序,挺有效。(MATLAB prepared by the city tourism to the latest procedures, they are effective.)
- 2006-03-24 21:13:24下载
- 积分:1
-
guasMATLAB
In numerical linear algebra, the Gauss–Seidel method, also known as the Liebmann method or the method of successive displacement, is an iterative method used to solve a linear system of equations. It is named after the German mathematicians Carl Friedrich Gauss and Philipp Ludwig von Seidel, and is similar to the Jacobi method. Though it can be applied to any matrix with non-zero elements on the diagonals, convergence is only guaranteed if the matrix is either diagonally dominant, or symmetric and positive definite.
- 2011-05-11 11:48:44下载
- 积分:1
-
integral_representations[1]
Example Intregal Image
- 2011-07-05 18:42:23下载
- 积分:1
-
abouthomework
用周期图法求出的功率谱曲线和burg算法求出的AR功率谱曲线(p=50)(Periodogram calculated using the power spectrum curves and burg algorithm to derive the AR power spectral curve (p = 50))
- 2007-12-19 11:11:08下载
- 积分:1
-
matlab
matlab的中文使用文档,超链接目录,非常好用方便。matlab入门比较好的一本文档(Chinese use of matlab files, directory hyperlink is very easy to use convenience. matlab entry documents a relatively good)
- 2009-05-13 15:50:10下载
- 积分:1
-
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
-
Fitcoefficients
Fit calculates coefficients c of the least-squares approximating polynomial
- 2015-03-06 20:40:48下载
- 积分:1
-
Hoffmann
hoffman implementation im matlab
- 2009-05-23 15:14:50下载
- 积分:1
-
Chinesetextcategorizationandclassificationofthedoc
Chinese text categorization and classification of the document indexing mechanism model of
- 2009-12-31 15:17:38下载
- 积分:1
-
MATLAB-interpolation-process
MATLAB 中的插值程序,含说明与范例,并比较四种插值方法的结果。(MATLAB in the interpolation process, including description and examples, and compare the results of four kinds of interpolation methods.)
- 2010-01-10 12:00:25下载
- 积分:1