In gamultiobj, how to return the type of population of each generation?

1 回表示 (過去 30 日間)
Zhangxi Feng
Zhangxi Feng 2020 年 4 月 21 日
編集済み: Zhangxi Feng 2020 年 4 月 21 日
I would like to get the type of population (crossover, mutation, or normal) of each generation. Preferably outputing an array of size npopulation x 1 where each element corresponds to a population and the value corresponds to one of the types. For example, 1 - crossover, 2 - mutated, 3 - normal, etc.
Since it is gamultiobj, and I am only using a custom objective function, functions like mutation, crossover, and selection are all default gamultiobj functions. I believe the crossover is scattered, mutation is adaptive, and selection is normal.
Thanks!
Jesse

回答 (0 件)

カテゴリ

Help Center および File ExchangeMATLAB についてさらに検索

製品


リリース

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by