The following Matlab project contains the source code and Matlab examples used for gp ols model structure identification.
Genetic Programming (GP) generates nonlinear input-output models of dynamical systems from input-output measurement data.
The source code and files included in this project are listed in the project files section, please make sure whether the listed source code meet your needs there.
Project Files:
File Name | Size |
---|---|
exmp1.m | 917 |
exmp2.m | 1489 |
gpols_evaluate.m | 6394 |
gpols_init.m | 814 |
gpols_lsq.m | 947 |
gpols_mainloop.m | 2708 |
gpols_olsq.m | 2013 |
gpols_result.m | 1820 |
gpols_selection.m | 2342 |
tree_crossover.m | 1234 |
tree_draw.m | 1109 |
tree_genrnd.m | 1140 |
tree_genuser.m | 1714 |
tree_getsubtree.m | 689 |
tree_inserttree.m | 991 |
tree_mutate.m | 1191 |
tree_size.m | 416 |
tree_stringrc.m | 678 |