在线时间:8:00-16:00
迪恩网络APP
随时随地掌握行业动态
扫描二维码
关注迪恩网络微信公众号
开源软件名称(OpenSource Name):alpsayin/genetic-algorithm-matlab开源软件地址(OpenSource Url):https://github.com/alpsayin/genetic-algorithm-matlab开源编程语言(OpenSource Language):MATLAB 100.0%开源软件介绍(OpenSource Introduction):genetic-algorithm-matlabA very simple Genetic Algorithm implementation for matlab, easy to use, easy to modify and runs fast. Even has some visualization too. To RunRun the FunctionOptimization script. To Modify Optimization FunctionReplace your own function into EvaluateIndividual.m script. Note that this genetic algorithm tries to maximise the output so invert your function according to your needs. Right now it tries to locate the peak of a double variable function. It can be adjusted to optimize for more than two variable functions. To Modify Genetic Algorithm Parameters
Unit TestsThey are simply there to test the individual methods/steps of the genetic algorithm. Can be used for debugging. Licensing StuffPlease dont remove my name from the codes. |
2023-10-27
2022-08-15
2022-08-17
2022-09-23
2022-08-13
请发表评论