Git Product home page Git Product logo

numerical-analysis-methods's Introduction

Introduction to Numerical Analysis

Repository for Numerical analysis (PEX0103, PET1705, PEN2049) subject/course on Information Technology course and Science and Technology course - Ufersa

Part I 

I. Numerical erros

II. Zeros of Functions Methods
    1. Bissection method;
    2. Newton method; 
    3. Secant method.

Part II 

I. Methods to solve linear systems
    1. LU decomposition
    2. Gauss elimination
    3. Jordan-Guass method
    4. Gauss-Seidel method

II. Polynomial-Interpolation
    1. Lagrange method
    A way to find a polynomial which takes on certain values at arbitrary points
    2. Newton method

III. Least squares method (LSM)

Part III 

I. Integration techniques
     1. Newton-Cotes formulas
        i.   Trapezoid rule or trapezium rule
        ii.  Simpson's 1/3 rule 
        iii. Simpson's 3/8 rule 
        iv.  Boole's Rule
    2.  Gaussian Quadrature
    
II. Ordinary differential equation (ODE) 

    1. Euler method 
    2. Runge-kutta methods (2,3, and 4)

numerical-analysis-methods's People

Contributors

roscibely avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.