| Home | Trees | Indices | Help |
|
|---|
|
|
Realize a Z-shaped fuzzy set:
__
\
|\
| \
| |\
| | \__
| a |
| |
2*delta
see also http://pyfuzzy.sourceforge.net/demo/set/ZFunction.png
|
|||
|
|||
| float |
|
||
|
Inherited from 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 Z-shaped fuzzy set.
|
Return membership of x in this fuzzy set. This method makes the set work like a function.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Fri Apr 5 22:26:10 2013 | http://epydoc.sourceforge.net |