模糊综合评判方法我要分享

Fuzzy comprehensive evaluation method

综合评价 模糊集 模糊综合 隶属度 matlab模糊综合

关注次数: 291

下载次数: 2

文件大小: 3KB

代码分类: 仿真计算

开发平台: matlab

下载需要积分: 1积分

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

代码描述

中文说明:

首先确定被评价对象的因素(指标)集和评价(等级)集;再分别确定各个因素的权重及它们的隶属度向量,获得模糊评判矩阵;最后把模糊评判矩阵与因素的权向量进行模糊运算并进行归一化,得到模糊综合评价结果。


English Description:

Firstly, the factor (index) set and the evaluation (grade) set of the evaluated object are determined; then the weight of each factor and their membership vector are determined respectively to obtain the fuzzy evaluation matrix; finally, the fuzzy evaluation matrix and the weight vector of the factor are calculated and normalized to obtain the fuzzy comprehensive evaluation result.


代码预览

模糊综合评判方法(matlab)

模糊综合评判方法(matlab)\fuzzy.m

模糊综合评判方法(matlab)\operator_0.m

模糊综合评判方法(matlab)\operator_1.m

模糊综合评判方法(matlab)\operator_2.m