Numerical Analysis code from the Oscar Veliz YouTube Channel
-
Updated
Jul 25, 2024 - Python
Numerical Analysis code from the Oscar Veliz YouTube Channel
Numerical analysis methods implemented in Python.
A collection of Python programs that helps in Numerical Analysis.
Flexible function solvers
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.
Some Numerical Analysis algorithms implemented in Python.
A repository containing implementations of various numerical methods written in Python
A python program that uses diverse numerical analysis methods to find roots of mathematical functions.
Lots of mathematical numerical methods to ease your life :)
Numerical Lab Assignment and Lab practice codes are here.
Discrete methods library
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.
A collection of Python scripts for various numerical root calculation algorithms.
Public repository of Pyhton scripts developed by utkucaylan
A Python application that implements a root finder program which takes as an input the equation, the numerical technique to use and its required parameters.
Diversos Algoritmos úteis para a disciplina de métodos numéricos / cálculo numérico.
Numerical analysis methods in Python
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
Numeric methods laboratory works
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."