Skip to content
#

optimzation

Here are 20 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

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