Create an optimized FLS system
[THETA,PSI,Ck,fls]=optfls01(X,Y,mj [,epsilon, [maxiter, [verbose]]])
matrix of real with size [m,n].
matrix of real with size [m,1].
Number of partitions for each input components.
Minimum objetive function change
Maximum of iterations.
Show information on screen (boolean).
FLS Optimization