Introduction - If you have any usage issues, please Google them yourself
This procedure is based on the matlab time series prediction model GP source code
Packet : 57578856shijianxulieyucegp.rar filelist
时间序列预测GP程序\initpop.m
时间序列预测GP程序\tree_stringrc.m
时间序列预测GP程序\objvalue.m
时间序列预测GP程序\selection.m
时间序列预测GP程序\crossover.m
时间序列预测GP程序\mutation.m
时间序列预测GP程序\tree_size.m
时间序列预测GP程序\tree_getsubtree.m
时间序列预测GP程序\tree_inserttree.m
时间序列预测GP程序\main.m
时间序列预测GP程序