FuzzyNumbers (version 0.4-6)

convertAlpha: Convert a Given Upper/Lower Alpha-Cut Function to an Alpha-Cut Generating Function

Description

The resulting function calls the original function and then linearly scales its output.

Usage

convertAlpha(f, y1, y2)

Arguments

f

a function into [y1,y2]

y1

numeric vector of length 1

y2

numeric vector of length 1

Value

Returns a new function defined on [0,1] (scaled input).

See Also

'>FuzzyNumber

Other auxiliary: approxInvert, convertSide