powered by
It is a constructor of triangular shapes. They take as input the numerical values which define the anchor points in membership functions.
triangle_mf(a, b, c)
the trapezoid point a.
the trapezoid point b.
the trapezoid point c.
the (triangle_mf <- list(a,b,c))
(triangle_mf <- list(a,b,c))
# NOT RUN { triangle_mf(0, 1, 2) # }
Run the code above in your browser using DataLab