|  | Minimization Problem |  |
|  |
|  | |  |
|
billybob
| Joined: 26 Aug 2004 |
| Posts: 135 |
| Location: Houston, TX USA |
|
 |
Posted: Mon Mar 27, 2006 4:30 pm |
|
 |
 |
 |
 |
It tends to depend on your function. Take a look at http://en.wikipedia.org/wiki/Optimization_%28mathematics%29
If your function is fairly smooth, you'll usually do some "guessing" to find areas that seem to be near good local minimums, and than some more sophisticated technique to refine the best guesses.
So, for instance, if I wanted to maximize Elevation(latitude, longitude), I might do an exhaustive search using a grid of about 100km on a side, and then use a gradient method to refine the best results of the exhaustive search. This wouldn't give me the coordinates of Mt Everest (unless I was pretty lucky), but it would probably get me to a respectable peak in a major mountain range.
As you gain more knowledge about the shape of your function, you may be able to find a better search function.
HTH
|
|
|
|  |
|  | |  |
|  |
|  | |  |
|  |
|  | |  |
|  |
|  | |  |
|  |
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
All times are GMT - 4 Hours
Page 1 of 1
|
|
|
|
|