萌说新语——MATLAB入门学习15

萌说新语——MATLAB入门学习15The above is the variance of the hesitant fuzzy set we seek. Our delta i

大家好,欢迎来到IT知识分享网。

-MATLAB-

入门学习15

犹豫模糊双层次权重确定方法

分享兴趣,传播快乐,

增长见闻,留下美好!

亲爱的您,这里是LearningYard学苑。

今天小编为大家带来的主题是

MATLAB学习——

犹豫模糊双层次权重确定方法,

欢迎您用心访问,

本期推文阅读时长约5分钟,

请您耐心阅读。

Share interest, spread happiness,

Increase knowledge and leave good news!

Dear you, this is LearningYard Academy.

Today, the theme I bring to you is

MATLAB learning——

Hesitant fuzzy two-level weight determination method,

Welcome to visit with your heart,

This tweet is about 5 minutes long to read.

Please read with patience.

萌说新语——MATLAB入门学习15

萌说新语——MATLAB入门学习15

编码详解

现建立规格为4×5,且权重完全未知、属性值为犹豫模糊集的决策矩阵,对应在MATLAB中显示的代码为:

Now establish a decision matrix with a size of 4 × 5, the weights are completely unknown, and the attribute values are hesitant fuzzy sets. The corresponding code displayed in MATLAB is:

萌说新语——MATLAB入门学习15

新的技能!

萌说新语——MATLAB入门学习15

按指标类型进行排列,效益性指标在前,成本型指标在后。找到第几列开始为成本型指标。Cost_Column在对for循环内定义列的大小有很大的作用,无论矩阵列数怎样变化都可以正确实现自动化操作。

顺便我们需要测量一下尺寸,不要忘记噢~

Arranged by index type, with the benefit index first and the cost index last. Find the first few columns to start with cost-type indicators. Cost_Column plays a big role in defining the size of the column within the for loop, and automation can be performed correctly no matter how the number of matrix columns changes.

By the way, we need to measure the size, don’t forget~

萌说新语——MATLAB入门学习15

萌说新语——MATLAB入门学习15

方案层面优化模型

方案层面考虑两个因素——方差和记分函数。方差V代表犹豫模糊集内元素的分散程度,值越高元素分布越不集中;记分函数G代表方案可靠程度,值越高方案越优。综合考虑,建立如下优化模型M1:

Two factors are considered at the program level – variance and scoring function. The variance V represents the dispersion degree of elements in the hesitant fuzzy set, and the higher the value, the less concentrated the distribution of elements; the scoring function G represents the reliability of the scheme, and the higher the value, the better the scheme. Comprehensive consideration, the following optimization model M1 is established:

萌说新语——MATLAB入门学习15

萌说新语——MATLAB入门学习15

我们要将代码输入到我们的MATLAB中:

萌说新语——MATLAB入门学习15

从而运行的到:

萌说新语——MATLAB入门学习15

以上就是我们所求的犹豫模糊集的方差。我们的delta通常来说=0.1

The above is the variance of the hesitant fuzzy set we seek. Our delta is usually 0.1

基于此,我们是可以在MATLAB中得出积分函数的:

Based on this, we can derive the integral function in MATLAB:

萌说新语——MATLAB入门学习15

之后我们需要用:

S_Membership=V_Membership./(V_Membership+G_Membership)

这个代码求出方差和得分函数的分散率:

得到结果:

萌说新语——MATLAB入门学习15

萌说新语——MATLAB入门学习15

END

萌说新语——MATLAB入门学习15

今天的就分享到这里了。

如果您对今天的文章有特别的联想,

欢迎给我们留言,让我们相约明天,

祝您今天过得很开心!

That’s it for today’s sharing.

If you have a unique idea for today’s article,

Welcome to leave us a message, let us meet tomorrow,

Have a great day today!

免责声明:本站所有文章内容,图片,视频等均是来源于用户投稿和互联网及文摘转载整编而成,不代表本站观点,不承担相关法律责任。其著作权各归其原作者或其出版社所有。如发现本站有涉嫌抄袭侵权/违法违规的内容,侵犯到您的权益,请在线联系站长,一经查实,本站将立刻删除。 本文来自网络,若有侵权,请联系删除,如若转载,请注明出处:https://yundeesoft.com/50820.html

(0)

相关推荐

发表回复

您的电子邮箱地址不会被公开。 必填项已用 * 标注

关注微信