Skip to content

Latest commit

 

History

History
10 lines (3 loc) · 257 Bytes

README.md

File metadata and controls

10 lines (3 loc) · 257 Bytes

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