Generating Type 2 Fuzzy sets
This program generates an INTERVAL TYPE 2 FUZZY set based on the input over time
This is a generalized program which considers uncertainty in both SPREAD
as well as MEAN of the GAUSSIAN membership function.
Also, the programme is generalized for any number of membership functions.
VARIABLES USED: <Gaussian MF is considered>
'cu' - UPPER MEAN (use a vector for more than one MF)
'cl' - LOWER MEAN (use a vector for more than one MF)
'sigmau' - UPPER SPREAD (use a vector for more than one MF)
'sigmal' - LOWER SPREAD (use a vector for more than one MF)
Cite As
Sujay Kadam (2026). Generating Type 2 Fuzzy sets (https://www.mathworks.com/matlabcentral/fileexchange/48004-generating-type-2-fuzzy-sets), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Platform Compatibility
Windows macOS LinuxCategories
Tags
Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
| Version | Published | Release Notes | |
|---|---|---|---|
| 1.0.0.0 |
