I need to write a program in Matlab and design a Fuzzy Logic (FL)
system using the Table-Lookup Scheme concept to perform the following
mapping:
f(x,y)=sin(pie x)cos(pie y) x belongs to(-2,2) and y belongs to (-2,2)
Prediction Model
Generate two independent sets of input patterns
Traning set: 200 patterns, Testing set:50patterns
For each of the sets we can genarate the target values, using the
analytical expression for the function to be approximated.
In the process of creating the FL system, use the training data set to
create the rules. Use the testing set to verify the overall
performance of the FL system after the end of the rules creation.
NB:I need the answer before 30/03/04 |