Quantcast Optimization Problem Text - Physics Forums Library

PDA

View Full Version : Optimization Problem


ggyyree
Aug19-08, 07:47 PM
I met a problem about finding the optimization of some function. I used the Trust-Region Newton and Quasi-Newton methods for the problem; however, with different initial guesses I sometimes got the local minimums. May I ask how to get out the trap of the local minimums please?

I may try the Radom Walk method but it seems not be a good one. Any other ideas please reply! Thanks a lot!

CRGreathouse
Aug20-08, 12:29 AM
Simulated annealing? Random restart variations on your existing methods?