Description: Genetic algorithm to optimize BP neural network source code, compiled their own, can be directly run code MA indicators to predict the closing price of the stock index, the other with a matlab programming examples!
To Search:
File list (Check if you may need any files):
GA-BP程序\crossover.m
.........\decode.m
.........\encode.m
.........\fitnet.m
.........\gabp.m
.........\mutation.m
.........\predict.m
.........\select.m
.........\用遗传算法优化BP神经网络的Matlab编程实例.txt
GA-BP程序