Home | Trees | Indices | Help |
|
---|
|
Realize a trapezoid-shaped fuzzy set:
_____ _____ y_max / \ /| |\ / | | \ / | | \ _/ | | \_ y_min | m1 m2 | | | | | alpha| |beta
See also http://pyfuzzy.sourceforge.net/demo/set/Trapez.png
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
string |
|
||
Inherited from Inherited from |
|
|||
Inherited from |
|
|||
float |
y_max y-value at top of the trapezoid |
||
float |
y_min y-value outside the trapezoid |
||
float |
m1 x-value of left top of trapezoid |
||
float |
m2 x-value of right top of trapezoid |
||
float |
alpha distance of left corner to m1 |
||
float |
beta distance of right corner to m2 |
||
Inherited from Inherited from |
|
Initialize a trapezoid-shaped fuzzy set.
|
Don't let anyone destroy our trapezoid.
|
Don't let anyone destroy our trapezoid.
|
Don't let anyone destroy our trapezoid.
|
Return representation of instance.
|
|
y_maxy-value at top of the trapezoid
|
y_miny-value outside the trapezoid
|
m1x-value of left top of trapezoid
|
m2x-value of right top of trapezoid
|
alphadistance of left corner to m1
|
betadistance of right corner to m2
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Fri Apr 5 22:26:10 2013 | http://epydoc.sourceforge.net |