Info

この質問は閉じられています。 編集または回答するには再度開いてください。

how many membership functions have to be created for 10 sets of data where each data contains 4 sub sets?

1 回表示 (過去 30 日間)
Dhandapani.S
Dhandapani.S 2017 年 5 月 16 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
i have three columns for a data. the data is the feature(lenth and breadth) of an image. if the length is 12.2 and breadth is 4.0 then the result will be 1 as shown below.
12.2 4.0 1
12.6 4.3 1
12.3 4.4 1
12.0 4.5 1
13.6 3.0 0
11.4 6.2 0
11.6 6.8 0
16.0 5.0 0
this is for a single image. likewise i have 10 images. in FIS (mandani)how many membership functions to add? for a single image i get the answer because i can set the input range. different images have diferent range. how to define the structure?

回答 (0 件)

タグ

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by