Custom genetic algorithm- linking all the files and data file.

조회 수: 1 (최근 30일)
I wanted to implement a custom genetic algorithm. I have written the custom population function, (InvClassifyGAFunc2), custom fitness function (InvClassifyGAFunc), mating pool (matepool), custom crossover function (UniXOver), custom mutation function (UniMutate) and InvClassifyGAWeightedSumFunc. But I am unable to link all these files and run genetic algorithm. I am attaching all these files. please help me in linking these files and run genetic algorithm. I am attaching data file also (DataInvClassify1).

채택된 답변

Kallam Haranadha Reddy
Kallam Haranadha Reddy 2018년 11월 21일
I Solved the Inventory Classification using genetic algorithm with the help of optimization tool box of MATLAB R 2015b. I found that there is no need to write custom creation function. I used only Fitness function and InvClassifyGAweightedsum function.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Genetic Algorithm에 대해 자세히 알아보기

제품


릴리스

R2015b

Community Treasure Hunt

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

Start Hunting!

Translated by