This repository contains MATLAB implementations of three optimization methods for unconstrained minimization of multivariable functions: Steepest Descent, Newton's Method, and the Levenberg-Marquardt ...
These matlab scripts provide a simple example of how to perform minimisation. The scripts are extensively commented and easily adapted to other clinical trials. The script "example.m" shows how to ...