搜索资源列表
求层次
- 求树的层次的算法-level for the tree algorithm
AHP层次分析例子——简单型
- ahp层次分析,一个简单的实例来诠释ahp的整个过程,完全符合整个开发流程。-ahp-level analysis, a simple example to explain the whole process of ahp entirely consistent with the overall development process.
层次非递归遍历
- 数据结构中的常见算法,树的层次非递归遍历序算法,简单易懂-data structure of the common algorithm, the level of tree traversal sequence non - recursive algorithm, simple
层次分析法
- 层次分析法算法程序-AHP algorithm
9.层次的非递归算法
- 层次的非递归算法-level of non - recursive algorithm
ahp层次分析法C语言源代码
- ahp层次分析法C语言源代码
Birch.rar
- 层次聚类算法 BIRCH 有关数据挖掘方面的,Hierarchical clustering algorithm BIRCH
层次分析法代码
- 此程序使用了层次分析法来定权重,并计算了一致性(This program use the analytic hierarchy process to determine the weights and calculates the consistency)
层次分析
- 层次分析法matlab实现 clc,clear fid=fopen('txt3.txt','r'); n1=6;n2=3; a=[]; for i=1:n1 tmp=str2num(fgetl(fid)); a=[a;tmp]; %读准则层判断矩阵 end for i=1:n1 str1=char(['b',int2str(i),'=[];']); str2=char(['b',int2str(i),'=[b',in
层次分析法matlab程序及说明书
- 层次分析方法实现的全部matlab源码和教程(Analytic hierarchy process to achieve all the matlab source code and tutorials)
层次分析法
- 内含层次分析法讲解及其Matlab算法和程序(analytic hierarchy process)
层次分析法
- 对不同的因素进行层次分析决断,更好的通过主观判断得出希望的结果(Make analytic decision on different factors, and get better result through subjective judgmen)
层次分析法(matlab + lingo source code)
- 层次分析法(matlab+lingo源代码)(Analytic hierarchy process (matlab + lingo source code))
层次分析法
- 用来进行层次分析的matlab代码程序,只需改变层次分析矩阵数据,运行即可出结果。(The matlab code program for hierarchical analysis only needs to change the data of the analytic hierarchy process matrix, and the result can be produced.)
层次分析法建模
- 层次分析法的建模编程Modeling programming of analytic hierarchy process(Modeling programming of analytic hierarchy process)
层次分析法的matlab程序
- 层次分析法(The analytic hierarchy process)简称AHP,在20世纪70年代中期由美国运筹学家托马斯·塞蒂(T.L.Saaty)正式提出。它是一种定性和定量相结合的、系统化、层次化的分析方法。(The analytic hierarchy process (AHP) was formally proposed in The mid-1970s by American operational research scientist T.L.S. aaty. It is a
层次分析法求特征值与特征向量
- 层次分析法来求得任何一个矩阵的特征值,特征向量,归一化向量(The analytic hierarchy process (AHP) is used to obtain the eigenvalues, eigenvectors and normalization vectors of any matrix)
层次分析法的matlab程序
- 一段层次分析法的程序,简单易懂,带有注释(A analytic hierarchy process program, easy to understand, with notes)
层次分析法
- 数学建模中层次分析法教程以及matlab代码(Analytic hierarchy process in mathematical modeling and matlab code)
层次分析法MATLAB实现
- 层次分析法,简称AHP,是指将与决策总是有关的元素分解成目标、准则、方案等层次,在此基础之上进行定性和定量分析的决策方法。该方法是美国运筹学家匹茨堡大学教授萨蒂于20世纪70年代初,在为美国国防部研究"根据各个工业部门对国家福利的贡献大小而进行电力分配"课题时,应用网络系统理论和多目标综合评价方法,提出的一种层次权重决策分析方法。该文件中包含了使用MATLAB来实现层次分析法的代码。(Analytic hierarchy process (AHP) is a decision
