层级划分时候,可以通过可达矩阵来划分
可以通过骨架矩阵(对角线变成1)来划分
可以通过缩点骨架矩阵来划分
论文范本——要素关系为优劣关系,好坏关系:基于对抗解释结构模型的军事训练方法可推广性评价模型
论文范本——要素关系为因果关系:Research on the Influencing Factors of Kite Culture Inheritance Based on an Adversarial Interpretive Structure Modeling Method
论文范本——要素关系为优劣比较关系:基于对抗解释结构模型方法的沿海智慧港口竞争力研究_谢希霖
论文范本——要素关系为因果关系:基于Probit-AISM模型的生态农业采纳行为分析_魏雪
论文范本——要素关系为因果关系:基于AISM的水利工程项目治理影响因素研究_赵贤晨
论文范本——要素关系为因果关系:基于DEMATEL-AISM法的的装配式建筑预制构件成本影响因素分析_魏宏亮
论文范本——要素关系为优劣比较关系:中国东部省份科技创新能力综合评价 ——基于TOPSIS-AISM模型
论文范本——要素关系为因果关系:基于DEMATEL-AISM的建筑业数字化转型影响因素研究-何晓川
论文范本——要素关系为优劣比较(偏序)关系:基于SAHDT方法的湖南省土地生态安全评价-谭文清
论文范本——要素关系为因果关系:核电施工企业ES公司安全管理绩效评价研究-赵新蕊
论文范本——要素关系为优劣比较(偏序)关系:马来西亚高校疫情应急管理CSFs研究———基于DEMATEL-AISM的分析
论文范本——要素关系为因果关系:Hierarchical topological model of the factors infuencing adolescents’ non-suicidal self-injury behavior based on the DEMATEL- TAISM method 原文下载
论文范本——要素关系为优劣比较关系:Comprehensive evaluation of water ecolo...the Yangtze River Economic Belt, China
论文范本——要素关系为因果关系:Research on infuencing factors of artifcial intelligence multi-cloud scheduling applied talent training based on DEMATEL-TAISM
| 结果优先——UP型抽取过程 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline A1&A1,A2,A3,A5,A6,A7,A8&A1 \\\hline A2&\color{red}{\fbox{A2,A6,A7}}&\color{red}{\fbox{A2,A6,A7}} \\\hline A3&A2,A3,A6,A7&A3 \\\hline A4&A1,A2,A3,A4,A5,A6,A7,A8&A4 \\\hline A5&A2,A5,A6,A7&A5 \\\hline A6&\color{red}{\fbox{A2,A6,A7}}&\color{red}{\fbox{A2,A6,A7}} \\\hline A7&\color{red}{\fbox{A2,A6,A7}}&\color{red}{\fbox{A2,A6,A7}} \\\hline A8&A2,A5,A6,A7,A8&A8 \\\hline \end{array} $$ |
| 抽取出A2、A6、A7 剩余的情况如下 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline A1&A1,A3,A5,A8&A1 \\\hline A3&\color{red}{\fbox{A3}}&\color{red}{\fbox{A3}} \\\hline A4&A1,A3,A4,A5,A8&A4 \\\hline A5&\color{red}{\fbox{A5}}&\color{red}{\fbox{A5}} \\\hline A8&A5,A8&A8 \\\hline \end{array} $$ |
| 抽取出A3、A5 剩余的情况如下 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline A1&A1,A8&A1 \\\hline A4&A1,A4,A8&A4 \\\hline A8&\color{red}{\fbox{A8}}&\color{red}{\fbox{A8}} \\\hline \end{array} $$ |
| 抽取出A8 剩余的情况如下 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline A1&\color{red}{\fbox{A1}}&\color{red}{\fbox{A1}} \\\hline A4&A1,A4&A4 \\\hline \end{array} $$ |
| 抽取出A1 剩余的情况如下 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline A4&\color{red}{\fbox{A4}}&\color{red}{\fbox{A4}} \\\hline \end{array} $$ |
| 抽取出A4 剩余的情况如下 |
| 层级 | 结果优先——UP型 |
| 第0层 | A2,A6,A7 |
| 第1层 | A3,A5 |
| 第2层 | A8 |
| 第3层 | A1 |
| 第4层 | A4 |
求解过程如链接所示:缩点、缩边,再把回路要素替代回去。这步是最难的,本处用的算法那人得了计算机界的诺奖-图领奖,算法为trajan算法的组合。现在的论文都忽略了这步。
可达矩阵 R的缩点矩阵 R'
$$R'=\begin{array} {c|c|c|c|c|c|c|c}{M_{6 \times6}} &A1 &A2+A6+A7 &A3 &A4 &A5 &A8\\ \hline A1 &1 &1 &1 & &1 &1\\ \hline A2+A6+A7 & &1 & & & & \\ \hline A3 & &1 &1 & & & \\ \hline A4 &1 &1 &1 &1 &1 &1\\ \hline A5 & &1 & & &1 & \\ \hline A8 & &1 & & &1 &1\\ \hline \end{array} $$缩点矩阵 R'的缩边矩阵 S' 公式:$ S'=R'-(R'-I)^2-I$
$$S'=\begin{array} {c|c|c|c|c|c|c|c}{M_{6 \times6}} &A1 &A2+A6+A7 &A3 &A4 &A5 &A8\\ \hline A1 & & &1 & & &1\\ \hline A2+A6+A7 & & & & & & \\ \hline A3 & &1 & & & & \\ \hline A4 &1 & & & & & \\ \hline A5 & &1 & & & & \\ \hline A8 & & & & &1 & \\ \hline \end{array} $$以最简菊花链表示回路代入回去,即为一般性骨架矩阵 $S$
$$S=\begin{array} {c|c|c|c|c|c|c|c}{M_{8 \times8}} &A1 &A2 &A3 &A4 &A5 &A6 &A7 &A8\\ \hline A1 & & &1 & & & & &1\\ \hline A2 & & & & & &1 & & \\ \hline A3 & & & & & &1 & & \\ \hline A4 &1 & & & & & & & \\ \hline A5 & & & & & &1 & & \\ \hline A6 & & & & & & &1 & \\ \hline A7 & &1 & & & & & & \\ \hline A8 & & & & &1 & & & \\ \hline \end{array} $$