Neural network                                                                             MLP
Number of hidden layer 3
Number of neurons in the input layer 2
Number of neurons in the first hidden layer 11
Number of neurons in the second hidden layer 8
Number of neurons in the third hidden layer 9
Number of neurons in the output layer 8
Learning rate 0.5
Number of epochs  1000
Adaption learning function  trainlm
Activation function tansig
Table 3: Comparison of the ANN configurations with different training algorithms, number of hidden layers and number of epochs.