Matlab version: R2014a or above
Two toolboxes are needed: Neural Network Toolbox and Genetic Algorithm Optimization Toolbox
Neural Network Toolbox has been available in latest Matlab version
Genetic Algorithm Optimization Toolbox can be accessed by: https://www.ise.ncsu.edu/people/kay/, Software: GAOT.
How to run this software:
-
Download Genetic Algorithm Optimization Toolbox (named gaot) from above website
-
Keep the GABPNET.m, gadecod.m, gabpEval.m and gaot in the same file holder
-
Run the GABPNET.m file
Notice:
-
The input data in the code ('p', 't') can also be loaed by .txt or .mat file if the size of input is larger.
-
if you want to learn more, send to me eamil: [email protected]