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