How does particle swarm deal with objective function evaluations to NaN?
Show older comments
Hi everyone, Simple question, though I haven't been able to find a definite answer: How does the Particle Swarm optimization routine deal with points that return a value of the objective function of NaN? I know that if FunValCheck can force it to stop in this event, but what is the default behavior?
Thanks!
Accepted Answer
More Answers (0)
Categories
Find more on Particle Swarm in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!