0

I've been recently working with an optimization problem, where I have to optimize a single parameter. I cannot test all parameter values, as the process is too expensive.

My function(s) look like this:enter image description here

Please ignore the x axis after value of 50, as this is a bug. So, find a maximum of the given function -- that is the task.

Currently, I am doing a linear search across all parameter range, yet this is expensive.

sdgaw erzswer
  • 1,199
  • 1
  • 9
  • 13

0 Answers0