how can set a membership function in matlab
古いコメントを表示
how can we set membership function for each gray level as μ(x, y) =e^-((L-f(x,y)/s)/2)^2 where Where L, F(x, y), S denote max gray level, any gray level, variance between gray values respectively.
回答 (1 件)
INFOZOU
2016 年 10 月 6 日
1 投票
You can use the command "fuzzy" in Matlab command and fix the different parameters (memberships of inputs and output..). In this case you can choose
カテゴリ
ヘルプ センター および File Exchange で Fuzzy Logic Toolbox についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!