Skip to content

Quadratic interpolation optimization method written in MATLAB.

License

Notifications You must be signed in to change notification settings

TRedzepagic/quadratic-interpolation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Quadratic Interpolation Optimization Method (MATLAB)

An easy to understand implementation of the aforementioned method. We use a second order polynomial to approximate a given function.
The code prints out the optimal value and the number of iterations it took the algorithm to calculate it.
Written for a class I'm enrolled in: "Optimal Control".

About

Quadratic interpolation optimization method written in MATLAB.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages