层级划分时候,可以通过可达矩阵来划分
可以通过骨架矩阵(对角线变成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 E1&E1,E2,E3,E5,E6,E7,E8&E1 \\\hline E2&E2,E7,E8&E2 \\\hline E3&\color{red}{\fbox{E3,E5,E6}}&\color{red}{\fbox{E3,E5,E6}} \\\hline E4&E3,E4,E5,E6&E4 \\\hline E5&\color{red}{\fbox{E3,E5,E6}}&\color{red}{\fbox{E3,E5,E6}} \\\hline E6&\color{red}{\fbox{E3,E5,E6}}&\color{red}{\fbox{E3,E5,E6}} \\\hline E7&E7,E8&E7 \\\hline E8&\color{red}{\fbox{E8}}&\color{red}{\fbox{E8}} \\\hline \end{array} $$ |
| 抽取出E3、E5、E6、E8 剩余的情况如下 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline E1&E1,E2,E7&E1 \\\hline E2&E2,E7&E2 \\\hline E4&\color{red}{\fbox{E4}}&\color{red}{\fbox{E4}} \\\hline E7&\color{red}{\fbox{E7}}&\color{red}{\fbox{E7}} \\\hline \end{array} $$ |
| 抽取出E4、E7 剩余的情况如下 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline E1&E1,E2&E1 \\\hline E2&\color{red}{\fbox{E2}}&\color{red}{\fbox{E2}} \\\hline \end{array} $$ |
| 抽取出E2 剩余的情况如下 |
| $$\begin{array} {c|c|c|c|c|c|c|c}{} & R_{e} & T_{e} \\\hline E1&\color{red}{\fbox{E1}}&\color{red}{\fbox{E1}} \\\hline \end{array} $$ |
| 抽取出E1 剩余的情况如下 |
| 层级 | 结果优先——UP型 |
| 第0层 | E3,E5,E6,E8 |
| 第1层 | E4,E7 |
| 第2层 | E2 |
| 第3层 | E1 |
求解过程如链接所示:缩点、缩边,再把回路要素替代回去。这步是最难的,本处用的算法那人得了计算机界的诺奖-图领奖,算法为trajan算法的组合。现在的论文都忽略了这步。
可达矩阵 R的缩点矩阵 R'
$$R'=\begin{array} {c|c|c|c|c|c|c|c}{M_{6 \times6}} &E1 &E2 &E3+E5+E6 &E4 &E7 &E8\\ \hline E1 &1 &1 &1 & &1 &1\\ \hline E2 & &1 & & &1 &1\\ \hline E3+E5+E6 & & &1 & & & \\ \hline E4 & & &1 &1 & & \\ \hline E7 & & & & &1 &1\\ \hline E8 & & & & & &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}} &E1 &E2 &E3+E5+E6 &E4 &E7 &E8\\ \hline E1 & &1 &1 & & & \\ \hline E2 & & & & &1 & \\ \hline E3+E5+E6 & & & & & & \\ \hline E4 & & &1 & & & \\ \hline E7 & & & & & &1\\ \hline E8 & & & & & & \\ \hline \end{array} $$以最简菊花链表示回路代入回去,即为一般性骨架矩阵 $S$
$$S=\begin{array} {c|c|c|c|c|c|c|c}{M_{8 \times8}} &E1 &E2 &E3 &E4 &E5 &E6 &E7 &E8\\ \hline E1 & &1 & & & &1 & & \\ \hline E2 & & & & & & &1 & \\ \hline E3 & & & & &1 & & & \\ \hline E4 & & & & &1 & & & \\ \hline E5 & & & & & &1 & & \\ \hline E6 & & &1 & & & & & \\ \hline E7 & & & & & & & &1\\ \hline E8 & & & & & & & & \\ \hline \end{array} $$