Iterative Methods for optimization: MATLAB codes Iterative Optimization Algorithm

Source: Internet
Author: User
Iterative Methods for optimization: MATLAB Codes
  • Readme: current status.
  • Gzipped tar file with everything optimization.tar.gz
  • Line search methods:
    • Steep. M: steepest descent
    • Gaussn. M: damped Gauss-Newton
    • Bfgswopt. M: BFGS, low storage
    • Polynomial line search routines: polyline. M, polymod. m
    • Numerical derivatives: diffhess. M: Difference Hessian,
      Requires dirdero. M: directional derivative, as do several other codes
  • Trust Region codes:
    • Ntrust. M: Newton's method with simple dogleg
    • Levmar. M: Levenberg-Marquardt for Nonlinear Least Squares
    • Cgtrust. M: steihaug CG-Dogleg
  • Bound Constrained problems:
    • Gradproj. M: Gradient Projection Method
    • Projbfgs. M: Projected BFGS code
  • Noisy problems:
    • Imfil. M: Implicit Filtering
    • Nelder. M: Nelder-Mead
    • Simpgrad. M: simplex gradient, used in implicit filtering and Nelder-Mead Codes
    • Hoke. M: Hoke-Jeeves code
    • MDS. M: multidirectional search code
  • New implicit filtering code in MATLAB. This replaces the Fortran code.
  • FORTRAN codes for noisy Problems
    • --> Unsupported <-- the Gilmore-Choi-eslinger-Kelley-Patrick-gablonsky Fortran code and Users 'Guide for implicit filtering with Bound Constraints.
    • Joerg gablonsky's directv204.tar.gz Fortran code for direct with documentation
  • Dan Finkel's MATLAB implementation of direct

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.