implementation of Sigmoid Membership Function

hi
how to implement sigmoid membership function that takes just one value (singleton) as in picture below :
when i add MF in the matlab and select the MF type as "sigmf" it draws a MF that takes 2 parameters as in the picture below , so how could i implement MF as in the picture above ?

댓글 수: 5

Maria
Maria 2014년 6월 11일
any answer?
Maria
Maria 2014년 6월 11일
please anyone can answer me ?
José-Luis
José-Luis 2014년 6월 11일
I am maybe misunderstanding, but you might have to use a different membership function. One that is not a sigmoid. I don't see how what you show in the upper plot can be interpreted as a sigmoid.
A sigmoid, as implemented by Matlab takes two parameters, you could make one of those parameters a function of the other so you have only one variable, but I still don't understand what you are trying to achieve.
Maria
Maria 2014년 6월 12일
편집: Maria 2014년 12월 13일
Many thanks to José-Luis , so the question is , which type of membership function in the picture below and how could i implement this type .
If one squints the right way, it looks like a series of trapezoidal membership functions.
doc trapmf

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

도움말 센터File Exchange에서 Fuzzy Logic Toolbox에 대해 자세히 알아보기

태그

질문:

2014년 6월 11일

편집:

2014년 12월 13일

Community Treasure Hunt

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

Start Hunting!

Translated by