Skip to content
#

fibonacci-search

Here are 25 public repositories matching this topic...

A collection of optimization methods in engineering applications (OMEA), implemented in Python — including linear, nonlinear and constrained, with examples.

  • Updated Nov 7, 2025
  • Jupyter Notebook

A Python program that generates the Fibonacci sequence up to a user-specified number of terms. It features input validation, error handling, and clear output formatting, making it an excellent tool for learning Python basics and understanding the Fibonacci sequence

  • Updated Sep 8, 2024
  • Python

This repository contains a collection of MATLAB scripts that implement some of the classical optimization methods for unconstrained optimization models: Steepest-Descent, Newton method, Gauss-Newton, Conjugate Gradient method, Fibonacci search, Golden-section search, Dichotomous search and Exhaustive search.

  • Updated Aug 11, 2025
  • MATLAB

Improve this page

Add a description, image, and links to the fibonacci-search topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the fibonacci-search topic, visit your repo's landing page and select "manage topics."

Learn more