|
当然不是,你可以看看下面的比较,根据系统的实际情况选择相应的推理算法3 V. r: v, T0 m$ k
Comparison of Sugeno and Mamdani Systems
$ [3 b. h& `6 a2 y$ j
. u; e$ o) x" V2 S" j9 VBecause 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.
2 W9 M, N( J' t4 \9 Y1 z! Z1 }1 s) ~8 \1 X
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.
0 g* c' _! O+ y9 j2 x( x: X! T: K) _+ K" ?( @+ @
The following are some final considerations about the two differentmethods.
8 c# M, j6 E+ Y! \7 u: s
0 `9 O/ L4 s4 @ I7 ~# s* ?- TAdvantages of the Sugeno Method:* g" z; s/ U0 z8 s
' M7 _& [* Z$ X3 l* I' R1 `4 T; WIt is computationally efficient. Q/ J6 { i+ a
It works well with linear techniques (e.g., PID control).% `( p4 P3 l, N
It works well with optimization and adaptive techniques.
* U. |) J; F: aIt has guaranteed continuity of the output surface./ P9 Z2 ?! h1 J- j
It is well suited to mathematical analysis.4 ?# ]/ b" o: Q' m4 f5 F9 c# H
8 A) G; R* b9 S( ^& R1 `2 EAdvantages of the Mamdani Method:/ b: r+ I! ^. M7 Y9 C: k1 ^
) @4 N% u, \4 A G$ W& P2 p% DIt is intuitive.
8 ?4 ~. {& i0 l- y/ a6 D- mIt has widespread acceptance." o- x5 U8 m/ J4 ^" P3 x
It is well suited to human input. |
|