Main Content
mam2sug
(Removed) Transform Mamdani fuzzy inference system into Sugeno fuzzy inference system
mam2sug
has been removed. Use
convertToSugeno
instead. For more information, see Version
History.
Syntax
Description
Examples
Input Arguments
Output Arguments
Tips
If you have a functioning Mamdani fuzzy inference system, consider using
mam2sug
to convert to a more computationally efficient Sugeno structure to improve performance.If
sugFIS
has a single output variable and you have appropriate measured input/output training data, you can tune the membership function parameters ofsugFIS
usinganfis
.