Skip to content

The Fibonacci method is a line search procedure for minimizing a strictly quasiconvex function over a closed bounded interval

License

Notifications You must be signed in to change notification settings

hilaliya/fibonacci

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Fibonacci Algorithm

An example is given below for the function f(x)=5x^2 + 6x^3, with x between [-10,10] and is solved for 9 iterations:

fibo

About

The Fibonacci method is a line search procedure for minimizing a strictly quasiconvex function over a closed bounded interval

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages