Skip to content
#

optimzation

Here are 16 public repositories matching this topic...

Simple algoritm that uses Levenberg–Marquardt algorithm to solve nonlinear optimisation problems. The method is based Newton's method for optimsation but adds a damping factor to the hessian matrix in order to always ensure descent direction. This results in improved reliability by avoiding saddle points, compared to the newton method.

  • Updated Nov 29, 2025
  • MATLAB

Improve this page

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

Learn more