Info

This question is closed. Reopen it to edit or answer.

Minimization of a function described by a program

1 view (last 30 days)
Alex V
Alex V on 11 Feb 2012
Closed: MATLAB Answer Bot on 20 Aug 2021
Hello,
I am trying to minimize a function using a Simulated Annealing process. The function is very complicated and, in fact, requires a program to calculate it. The parameters area also of the form of multi-dimensional arrays.
Is it possible to use Matlab to minimize such a function? As in, is there a Matlab minimization routine that accepts a program as a function-to-minimize and a very general, possibly complicated set of parameters?
Thanks you in advance.

Answers (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!