In Matlab, fminsearch function uses a derivative-free methodology to find the minimum of the unconstrained function as mentioned in the input argument of the syntax. It is specified by f (x) where f (x) is a function where x can be of vector or matrix
Matlab Min
