Skip to content
#

unconstrained-optimization

Here are 6 public repositories matching this topic...

Implementation of numerical optimization algorithms in MATLAB, including derivative-free and gradient-based methods for unconstrained problems, and projection techniques for constrained optimization.

  • Updated Aug 17, 2025
  • MATLAB

This repository contains a collection of MATLAB scripts that implement some of the classical optimization methods for unconstrained optimization models: Steepest-Descent, Newton method, Gauss-Newton, Conjugate Gradient method, Fibonacci search, Golden-section search, Dichotomous search and Exhaustive search.

  • Updated Aug 11, 2025
  • MATLAB

Improve this page

Add a description, image, and links to the unconstrained-optimization topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the unconstrained-optimization topic, visit your repo's landing page and select "manage topics."

Learn more