Difference between revisions of "Manuals/calci/FUZZY"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''FUZZY (Mean,Stdev)'''</div><br/> *<math>Mean</math> is the average value of set of values. *<math>Stdev</math> is the value of standard deviatio...") |
|||
Line 19: | Line 19: | ||
==References== | ==References== | ||
− | [http:// | + | *[http://edoras.sdsu.edu/doc/matlab/toolbox/fuzzy/fuzzytu3.html Fuzzy] |
− | |||
Revision as of 16:07, 1 August 2017
FUZZY (Mean,Stdev)
- is the average value of set of values.
- is the value of standard deviation.
Description
- This function shows the value of the Fuzzy membership function.
- The Fuzzy Membership tool reclassifies or transforms the input data to a 0 to 1 scale based on the possibility of being a member of a specified set.
- 0 is assigned to those locations that are definitely not a member of the specified set, 1 is assigned to those values that are definitely a member of the specified set, and the entire range of possibilities between 0 and 1 are assigned to some level of possible membership.
- The Fuzzy Membership tool allows you to transform continuous input data based on a series of specific functions that are common to the fuzzification process.
Example
See Also
References