Why does pattern search give result worse than initial guess?
Show older comments
Hi,
I use pattern search (R2017a) for a constrained minimization problem.
From a previous run using pattern search, I obtained a set of feasible results. But when I feed these numbers to pattern search as initial values again, I occasionally get worse results.
I noticed there was a similar post regarding fmincon. Could this be a similar issue?
Thanks.
Shi
Answers (1)
Walter Roberson
on 24 Aug 2017
0 votes
It could be a constraint violation issue: the new "worse" values might violate the constraints less .
Categories
Find more on App Building 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!