I have 11 sets of input data and 1 set of output data. MAtrix size 4068*11. While using MATLAB anfis editor,it shows "matlab may run out of memory ". and also please suggest me how to extract the fis data to excel sheet.
If you are using the toolbox of ANFIS, you don't need to normalize data, however if the matrix dimension is important you can use min-max normalization.
Please see Q / A through ResearchGate posed by Sasha K. in August 16, 2015 using the following link:
-Question for ANFIS model, if I normalize the input and not the output ...
Thank you sir @ M. Lafifi, instead of using min-max normalization, can i use zero mean and unity variance normalization. i.e (xi-average value)/standard deviation?