Matlab code for Remora Optimization Algorithm (ROA)
-
Updated
Apr 1, 2022 - MATLAB
Matlab code for Remora Optimization Algorithm (ROA)
The BFGS Algorithm is studied.
Visual and quantitative example of Steepest Descent vs limited memory BFGS (Broyden-Fletcher-Goldfarb-Shanno)
Great repository to learn about particle swarm optimization. It provides the basic tools to automatically for optimization / fitting, etc.
Numerical methods for estimating the Bregman distance decay rate using cylindrical shearlet regularization for dynamic tomography
Golden Section, Quadratic Interpolation, Nelder-Mead line search algorithms are studied.
Calculating the maximum semi-ellipsoid volume using Reduced Gradient Descent method with total surface area given as a constraint.
Solving the simplest case aka "the Party Problem", i.e. R(3,3) Ramsey number related to a complete graph of 2-colored edges, using MatLab and Monte Carlo simulations with acceptance rule.
Steepest Descent Method is studied for Rosenbrock function.
My effort to enumerate and classify the equilibrium distributions of n isotropically repulsive points confined to the unit sphere.
Add a description, image, and links to the minimization topic page so that developers can more easily learn about it.
To associate your repository with the minimization topic, visit your repo's landing page and select "manage topics."