Coder Social home page Coder Social logo

ammahmoudi / numericalanalysis Goto Github PK

View Code? Open in Web Editor NEW
0.0 1.0 0.0 3.45 MB

Homework Solutions for Numerical Analysis Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology

Jupyter Notebook 100.00%
adams-bashforth-methods adams-moulton iterative-methods numerical-methods runge-kutta-methods

numericalanalysis's Introduction

Numerical Analysis

Homework Solutions for Numerical Analysis Course as Computer Science B.Sc. Student at Department of Mathematical Sciences, Sharif University of Technology.

Spring 2023

Supervisor: Dr. Mohammad Reza Razvan

Description

This repository includes my homework and projects around Numerical Analysis. There are some theoretical questions and code implementations around Numerical Methods. Most of the questions are from the sourcebook of the course: Numerical Analysis (R. Burden, Aires, A. Burden) [10th Ed.].

(my answers may be incorrect!)

Table of Implementations

some questions are implemented in Python in my homework.

Sunbect Description
Euler Method Just a simple Euler method!
Runge-Kutta-Verner Method an algorithm similar to Runge-Kutta-Fehlberg Algorithm
Adams–Bashforth Method with RK4 initializer Adams–Bashforth Method with RK4 initializer with 2,3,4,5 step
Adams–Moulton Adams–Moulton Method ( with Adams-Bashforth Corrector Support ) with different step size
3-step Adams–Moulton Method Adams–Moulton Method ( with Adams-Bashforth Corrector Support ) with different step size
Adams–Bashforth Method with Iterative Correctors Adams–Bashforth Method with p Iterative Correctors
Adams Variable Step size Predictor Corrector Adams Variable Step size Predictor Corrector with N step Adams-Bashforth and N-1 step Adams Moulton Method
Runge-Kutta Method for Systems of Differential Equations Runge-Kutta Method for Systems of Differential Equations
System with stable focus Phase Plane A simple checking on a system with stable focus and drawing its phase plane diagram
Lorenz System investigating the Lorenz system

numericalanalysis's People

Contributors

ammahmoudi 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.