Skip to content
#

constrained-optimization

Here are 188 public repositories matching this topic...

A set of Jupyter notebooks that investigate and compare the performance of several numerical optimization techniques, both unconstrained (univariate search, Powell's method and Gradient Descent (fixed step and optimal step)) and constrained (Exterior Penalty method).

  • Updated Mar 12, 2024
  • Jupyter Notebook

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

Improve this page

Add a description, image, and links to the constrained-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 constrained-optimization topic, visit your repo's landing page and select "manage topics."

Learn more