Skip to content

Optimizer is a unconstrained optimizer dedicated to optimizing convex functions of dimension N ≥ 1. It combines several well-known optimization methods as (Gradient, Conjugated Gradient, Newton, BFGS, ...).

License

Notifications You must be signed in to change notification settings

Zitagcc/Optimizer

Repository files navigation

uncontrained_optimizer

Optimizer is a constrained optimizer implemented on MATLAB, dedicated to optimize convex functions of dimension N ≥ 1. It combines several known optimization methods (Gradient, Conjugated Gradient, Newton, BFGS, ...).

About

Optimizer is a unconstrained optimizer dedicated to optimizing convex functions of dimension N ≥ 1. It combines several well-known optimization methods as (Gradient, Conjugated Gradient, Newton, BFGS, ...).

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages