![]() updated 1 year ago |
Bound constrained optimization using fminsearch [x,fval,exitflag,output]=fminsearchcon(fun,x0,LB,UB,A,b,non... |
72 Comments 261 Downloads (30 Days) |
![]() updated 2 years ago |
Tips and tricks for use of the optimization toolbox, linear and nonlinear regression. [x,fval,exitflag,output]=fminsearchbnd(fun,x0,LB,UB,options... |
46 Comments 184 Downloads (30 Days) |
![]() updated 4 years ago |
It solves an optimization problem by DFP quasi Newton method. |
3 Comments 16 Downloads (30 Days) |
![]() updated 4 years ago |
It solves an optimization problem by steepest descent method. |
3 Comments 25 Downloads (30 Days) |
![]() updated almost 9 years ago |
ENTROP implements a special version of the algorithm for entropy maximization. |
0 Comments 6 Downloads (30 Days) |