Numerical Analysis code from the Oscar Veliz YouTube Channel
-
Updated
Feb 19, 2025 - Python
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.
Utilizing root-finding methods such as Bisection Method, Fixed-Point Method, Secant Method, and Newton's Method to solve for the roots of functions
Implementation of well-known numerical methods.
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
Some Numerical Analysis algorithms implemented in Python.
A repository containing implementations of various numerical methods written in Python
Lots of mathematical numerical methods to ease your life :)
Numerical Lab Assignment and Lab practice codes are here.
Discrete methods library
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
This repository contains a program that solves the time-independent Schrödinger equation for an infinite one-dimensional potential well using numerical methods and visualizes the results. It uses the Runge-Kutta method and the Secant method to calculate the energy levels and wave functions of the system.
Numerical methods made with Python
Métodos numéricos con python(Numpy, matplotlib, pandas)
Public repository of Pyhton scripts developed by utkucaylan
A collection of Python scripts for various numerical root calculation algorithms.
Numerical analysis methods in Python
Python code for Numerical Analysis algorithms
Add a description, image, and links to the secant-method topic page so that developers can more easily learn about it.
To associate your repository with the secant-method topic, visit your repo's landing page and select "manage topics."