Access to gradients in optimization routine

Use this forum to post Vensim related questions.
Post Reply
dizraele
Junior Member
Posts: 3
Joined: Wed Jul 05, 2006 3:33 pm

Access to gradients in optimization routine

Post by dizraele »

I have a complicated optimization problem that requires that I know the derivative of the payoff function with respect to each of the optimization parameters. I noticed that you use a "Powell" method in the Vensim optimization setup. Do you compute gradients as part of the optimization algorithm, and if so, are these available from either Vensim directly or Venapp?

Thanks,

David.
bob@vensim.com
Senior Member
Posts: 1107
Joined: Wed Mar 12, 2003 2:46 pm

Post by bob@vensim.com »

Hi David,

I am not sure exactly why you want this but if you use the "PARAM_PERCENT" sensitivty option and select a small pecent this will give the up and down gradients - or at least the numbers to compute them. If you want to only do this, and not do an optimization, turn the optimizer from Powell to Off otherwise it will give you this number at the final parameter values, not at the original values.
dizraele
Junior Member
Posts: 3
Joined: Wed Jul 05, 2006 3:33 pm

Post by dizraele »

Thanks. This is exactly what I need.
Post Reply