Why should I change the mutation function to '@mutationadaptfeasile' when using lower and upper bounds?

12 ビュー (過去 30 日間)
lennse
lennse 2017 年 7 月 26 日
回答済み: Saurabh Gupta 2017 年 7 月 31 日
Many MathWorks examples about the genetic algorithm use constraints, including lower and upper bounds. When they call the algorithm and demonstrate the result, nothing is said about using a nondefault mutation function. Why do they not worry about this warning I'm getting?

回答 (1 件)

Saurabh Gupta
Saurabh Gupta 2017 年 7 月 31 日
The following documentation explains that "default mutation function, mutationgaussian, is only appropriate for unconstrained minimization problems", so mutation function mutationadaptfeasible is required for constrained minimization problems.
Hope this helps!

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by