BP-GA optimization

I downloaded a matlab code about BP-GA optimization from a website. The code doesn't use the ga function in matlab. Instead, there are several functions about crossover, select and mutation. My question is that why don't they use ga function directly? Is it because the code was programmed a long time ago when there was no ga function in matlab at all or because there are some limitations of using ga functions directly?

1 Comment

José-Luis
José-Luis on 28 Jun 2016
That would be a question better addressed directly to the ones that wrote the code.

Sign in to comment.

Answers (0)

Asked:

on 28 Jun 2016

Commented:

on 28 Jun 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!