Algorithm 1.
The GA algorithm to find the optimal .
Set the objective function and the maximum iteration number Input: The original parameters , original data and the number of modelling data Output: The best for do Substitute to and obtain parameters Substitute parameters to discrete equation Eq. (14) and compute the simulation value to obtain Compute in Eq. (16) Compute APE and MAPE in Table 2. End Update the minimum MAPE value Return the best by the GA algorithm. |