|
当然不是,你可以看看下面的比较,根据系统的实际情况选择相应的推理算法$ x! p* a6 u6 R5 \. _0 V: A' n
Comparison of Sugeno and Mamdani Systems. K& m$ y/ [# {+ |
Q; L( A2 U; i7 z$ W- X
Because it is a more compact and computationally efficient representationthan a Mamdani system, the Sugeno system lends itself to the use ofadaptive techniques for constructing fuzzy models. These adaptivetechniques can be used to customize the membership functions so thatthe fuzzy system best models the data.
' Q1 d8 { D+ [; h7 S/ s" m7 a3 Y- a" F4 ]
Note You can use the MATLAB® command-line function mam2sug toconvert a Mamdani system into a Sugeno system (not necessarily witha single output) with constant output membership functions. It usesthe centroid associated with all of the output membership functionsof the Mamdani system.
! x9 h( ? D9 M6 X! V) I( f
7 c( V. M) K. i$ M1 q$ u/ @, S8 iThe following are some final considerations about the two differentmethods.
$ b8 y9 @7 m, A$ p% N5 |7 f
' y1 Q5 V/ e$ T x D! |Advantages of the Sugeno Method:
: w) E7 G5 y( y1 E7 c2 p2 [- O# |/ {
It is computationally efficient.
0 a4 v0 A0 x! X' [1 S: dIt works well with linear techniques (e.g., PID control).- F9 ~+ M) h( y( z- {( g
It works well with optimization and adaptive techniques.- n) B# y: v% t" s+ T& m1 N) a3 y
It has guaranteed continuity of the output surface.
: W0 R. A0 W7 E1 x- FIt is well suited to mathematical analysis.. i0 V$ `, W: y5 p+ p0 h
' ]0 S8 V0 i5 }, V4 ?) ^0 ]
Advantages of the Mamdani Method:
- E8 O# E: E% a3 V$ B+ C4 A1 x9 X. m9 Y. j3 D1 I4 k1 R% J
It is intuitive.
# B0 e* \; H& F& k& }5 C n+ H' `It has widespread acceptance.5 X, @- T! K- f- d
It is well suited to human input. |
|