Clear Filters
Clear Filters

Error miscalculation in GA model.

1 view (last 30 days)
Yuandong Wang
Yuandong Wang on 20 Oct 2022
Commented: Walter Roberson on 21 Oct 2022
I have a genetic algorithm model. It records the optimized variables in every iteration and stores in an array. The array also contains the calculated error for every iteration. Most of the errors match their corresponding variable values, but there are always a few that do not. Why is that? How can I fix it? I have set rng to default for reproducibility. Thank you.
  1 Comment
Walter Roberson
Walter Roberson on 21 Oct 2022
The values might not match if there is a constraint violation.

Sign in to comment.

Answers (0)

Products


Release

R2022a

Community Treasure Hunt

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

Start Hunting!