There are 0 repository under secant-method topic.
Numerical Analysis code from the Oscar Veliz YouTube Channel
Numerical analysis methods implemented in Python.
Flexible function solvers
A collection of Python programs that helps in Numerical Analysis.
Three C++ projects assigned for the Numerical Methods for Electrical Engineering (EE 242) course in the Spring 2021 semester.
Implementation of well-known numerical methods.
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
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.
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
Some Numerical Analysis algorithms implemented in Python.
C++11 implementation of numerical algorithms described in Numerical Analysis by Richard L. Burden and J. Douglas Faires
A special repository for Numerical Methods course from my uni in April 2022. All of the code written in C++ with five methods included.
Implementations of various Algorithms used in Numerical Analysis, from root-finding up to gradient descent and numerically solving PDEs.
A repository containing implementations of various numerical methods written in Python
A numerical method is an approximate computer method for solving a mathematical problem which often has no analytical solution.
Material y trabajos practicos de Analisis Numerico I - Catedra Sassano
Solve the Falkner–Skan boundary-layer equation with a modular shooting + RK4 approach. Includes first-order reformulation, a fixed-step integrator, secant root-finding, and ready-to-use plots for velocity profiles f′(η) and w(β).
Una calculadora para aproximar raíces de ecuaciones no lineales por el método de bisección, secante o regla falsa.
Lots of mathematical numerical methods to ease your life :)
Numerical Analysis Methods Implementation in C++ Language
Discrete methods library
Brent Solver: Fast converging iterative root finding math solver based on modified Brent-Dekker algorithm. Finds root for well behaving equations in ~10 iterations.
This repository is focused in some mathematical modeling techniques, such as, such as Newton`s root method, Bolzano theorem and false-position algorithm.
This repository is for saving reports and code for num methods course in SPbPU, 2021-2022
Numerical Lab Assignment and Lab practice codes are here.
Join me in discovering innovative solutions for mathematical challenges. From optimization to simulations, let's journey through the realm of algorithms together.
This repository contains the projects for the "Numerical Methods for Electrical Engineers" course. The projects are implemented in C++ and cover key numerical methods like Gaussian elimination, power iteration algorithm, and secant and bisection methods.
Библиотека Python для численных методов решения
This Machine Problem Project encompasses various numerical methods including the Secant Method, Gauss-Jacobi Method, Newton's Interpolation, Simpson's 1/3 Rule, and CDD with Richardson's Extrapolation.
Aplicação para calcular a tensão crítica de flambagem utilizando o método da secante e a equação de Euler para casos sem excentricidade. Desenvolvido para a disciplina de Resistência dos Materiais 4
Project for Numerical Computation and Analysis
This repository contains a list of programs for fx-50FH II and/or fx-3650P II with our blood, sweat and tears.