Fuzzy Logic Toolbox    
gauss2mf

Gaussian combination membership function.

Syntax

Description

The function gauss2mf is a combination of two of these. The first function, specified by sig1 and c1, determines the shape of the leftmost curve. The second function specified by sig2 and c2 determines the shape of the right-most curve. Whenever c1 < c2, the gauss2mf function reaches a maximum value of 1. Otherwise, the maximum value is less than one. The parameters are listed in the order:

[sig1, c1, sig2, c2].

Examples

See Also

dsigmf, gauss2mf, gbellmf, evalmf, mf2mf, pimf, psigmf, sigmf, smf, trapmf, trimf, zmf


  fuzzy gaussmf