How to compute an ouput in matlab fuzzy logic toolbox


How to compute an ouput in matlab fuzzy logic toolbox ?
suppose output= a*(x raise to power b).
x is varying(ie different values are inputted) and value of b can be 1 or 2 or 3 depending on mode(for mode1 b is 1, for mode2 b=2 and for mode3 b=3)
value of a=10(fixed)
rule are defined like
if x=s1 and mode=mode1 then output= o1
if x=s1 and mode=mode2 then output= o2
if x=s1 and mode=mode3 then output= o3
and so on

Request for Solution File

Ask an Expert for Answer!!
Basic Computer Science: How to compute an ouput in matlab fuzzy logic toolbox
Reference No:- TGS0143870

Expected delivery within 24 Hours