how can set a membership function in matlab
조회 수: 7 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
INFOZOU
2016년 10월 6일
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!