whackurt / open-methods

PIT in CPE223: Numerical Methods

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

PIT in Numerical Methods

This contains 3 of the open methods in finding the root of an equation.

  1. Fixed-Point Iteration Method
  2. Newton-Raphson Method
  3. Secant Method

About

PIT in CPE223: Numerical Methods


Languages

Language:Jupyter Notebook 100.0%