资源列表
Tsp
- 动态规划关于旅行商问题的C++实现源代码。-On the traveling salesman problem dynamic programming C++ implementation source code. 11111111
Matlab-File-Exchange-Center
- Matlab File Exchange Center的HHT代码。仅供参考。-HHT from Matlab File Exchange Center
XShortest
- Dijkstra算法,A*算法和D*算法 Dijkstra算法是典型最短路算法,用于计算一个节点到其他所有节点的最短路径。主要特点是以起始点为中心向外层层扩展,直到扩展到终点为止。Dijkstra算法能得出最短路径的最优解,但由于它遍历计算的节点很多,所以效率低。 Dijkstra算法是很有代表性的最短路算法,在很多专业课程中都作为基本内容有详细的介绍,如数据结构,图论,运筹学等等。 Dijkstra一般的表述通常有两种方式,一种用永久和临时标号方式,一种是用OPE
200707161641257933
- 本源代码可以对提取的光强度信息转换为频域信息,可以做分析之用-Origin of the code can be extracted light intensity information is converted to frequency domain information and analysis can be done with
DFT
- Good hand written notes of our Prof.Ahmed Sultan about Discrete Fourier Transform
mean
- 求数据均值,自动读取test dat 文件-data proceeding mean data proceeding mean data proceeding mean
MVAcltbern2
- MVAcltbern illustrates the (univariate) Central Limit Theorem (CLT). n*1000 sets of n-dimensional Bernoulli samples are generated and used to approximate the distribution of t = sqrt(n)*(mean(x)-mu)/sigma -> N(0,1). The estimated density (blue) of
mv
- machine vision 工具箱,一直都在用,做机器视觉参考-machine vision toolkit has been used, so machine vision reference
fenzhixianjiefa
- 算法设计与分析题目: 把长度为l1,l2…ln 的n个程序放在磁带T1和T2上,并且希望按照使用最大检索时间取得最小值的方式存储,即如果存放在T1和T2上的程序集合分别为A和B,则希望所选择的A和B使得max{∑li 1,∑li2}(i1属于A,i2属于B)取得最小。 使用分支限界法实现。-Algorithm design and analysis
easyspin-4.5.5
- Tous les graphiques doivent ˆ etre annot´ es: titres, labels des axes et l´ egendes. Les scr ipts doivent ˆ etre ins´ er´ es dans le compte-rendu aupr`es des graphiques associ´ es.
AHP
- 自己下载整理的层次分析法材料,相信对你会有用的。自己下载看下吧-Download finishing their AHP materials, that will be useful to you. Facie it yourself downloads
有限元与MTALAB程序设计程序文件
- 采用MATLAB详细阐述了有限分析方法以及程序设计思路(The method of finite element and the idea of MATLAB program design is described in detail)
