secant-method
Here are 111 public repositories matching this topic...
Language:All
Sort:Most stars
Numerical Analysis code from the Oscar Veliz YouTube Channel
- Updated
Sep 2, 2025 - Python
Numerical analysis methods implemented in Python.
- Updated
Mar 1, 2021 - Python
Flexible function solvers
- Updated
Sep 12, 2025 - Python
A collection of Python programs that helps in Numerical Analysis.
- Updated
Oct 23, 2019 - Python
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
- Updated
Aug 8, 2022 - C++
Implementation of well-known numerical methods.
- Updated
Aug 8, 2021 - Python
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
- Updated
Feb 17, 2025 - Python
Python implementation of Methods and Algorithm or Numerical Computing Course. You just have to Enter the input values from the question and All the iterations will be generated automatically.
- Updated
Aug 11, 2020 - Jupyter Notebook
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
- Updated
Dec 17, 2024 - Python
Some Numerical Analysis algorithms implemented in Python.
- Updated
Apr 27, 2021 - Python
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
- Updated
Sep 12, 2022 - C++
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
- Updated
Nov 21, 2022 - C++
A repository containing implementations of various numerical methods written in Python
- Updated
Nov 7, 2018 - Python
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
- Updated
Aug 14, 2023 - MATLAB
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
- Updated
Jan 31, 2023 - C
Material y trabajos practicos de Analisis Numerico I - Catedra Sassano
- Updated
Dec 31, 2020 - TeX
Lots of mathematical numerical methods to ease your life :)
- Updated
Jan 7, 2023 - Python
Una calculadora para aproximar raíces de ecuaciones no lineales por el método de bisección, secante o regla falsa.
- Updated
May 15, 2022 - C#
- Updated
Aug 19, 2020 - Jupyter Notebook
Improve this page
Add a description, image, and links to thesecant-method topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with thesecant-method topic, visit your repo's landing page and select "manage topics."