Home | Trees | Indices | Help |
|
---|
|
Realize a S-shaped fuzzy set:
__ /| / | /| | _/ | | | a | | | 2*delta
See also http://pyfuzzy.sourceforge.net/demo/set/SFunction.png
|
|||
|
|||
float |
|
||
float |
|
||
|
|||
string |
|
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
float |
a center of set. |
||
float |
delta absolute distance between x-values for minimum and maximum. |
|
|||
Inherited from |
|
Initialize a S-shaped fuzzy set.
|
Return membership of x in this fuzzy set. This method makes the set work like a function.
|
Return center of gravity.
|
Return sequence of x-values so we get a smooth function.
|
Return representation of instance.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 5 22:26:10 2013 | http://epydoc.sourceforge.net |