针对权重未知的模糊数学我要分享

Fuzzy mathematics with unknown weight

区间数 saleulc 多属性决策 matlab 模糊数学

关注次数: 208

下载次数: 1

文件大小: 101KB

代码分类: 智能算法

开发平台: matlab

下载需要积分: 1积分

版权声明:如果侵犯了您的权益请与我们联系,我们将在24小时内删除。

代码描述

中文说明:

该方法针对权重未知,属性值为区间数,对方案有偏好的多属性决策问题,运用基于相离度的方法来求出属性权重,然后用可能度法对区间数进行比较,实现对方案的排序。


English Description:

Aiming at the multiple attribute decision making problem with unknown weight, interval value and preference for alternatives, the method based on the degree of separation is used to calculate the attribute weight, and then the possibility degree method is used to compare the interval number to realize the ranking of alternatives.


代码预览

模糊数学\data.mat

模糊数学\data1.mat

模糊数学\main.m

模糊数学\main1.m

模糊数学\myfun.m

模糊数学\高航-权重未知且对方案有偏好的区间多属性决策模型及算法研究 (1).docx

模糊数学