About Us

Math shortcuts, Articles, worksheets, Exam tips, Question, Answers, FSc, BSc, MSc

More about us

Keep Connect with Us

  • =

Login to Your Account

Solving Ordinary Differential Equations in Python by Joakim Sundnes



Book Contents :-
Programming a Simple ODE Solver - Improving the Accuracy - Stable Solvers for Stiff ODE Systems - Adaptive Time Step Methods - Modeling Infectious Diseases - Programming of Difference Equations

About this book :-
This book provide and explains the more comprehensive overview of state-of-the art solvers for ordinary differential equations (ODEs), the notes have been extended with additional material on implicit solvers and automatic time-stepping methods. The main purpose of the notes is to serve as a concise and gentle introduction to solving differential equations in Python, specifically for the course Introduction to programming for scientific applications. This book is provide the necessary understanding and background knowledge and to motivate further studies of the relevant scientific literature. A typical brief in this series should be around 100 pages and should be well suited as material for a research seminar in a well-defined and limited area of computing.

Book Detail :-
Title: Solving Ordinary Differential Equations in Python by Joakim Sundnes
Publisher: Springer
Year: 2024
Pages: 128
Type: PDF
Language: English
ISBN-10 #: 3031467671
ISBN-13 #: 978-3031467677
License: CC BY 4.0
Amazon: Amazon

About Author :-
The author Joakim Sundnes , Simula Research Laboratory, Oslo, Norway

Similar Numerical Analysis Books
Finite Element Analysis - David Moratal
Finite Element Analysis explained for healthcare and industry. Understand implants, biomechanics, material behavior, and simulation applications.
The Art of Polynomial Interpolation - Stuart Murphy
Learn polynomial interpolation with Stuart Murphy’s book, exploring methods, applications, and data fitting through clear examples.
Iterative Methods for Sparse Linear Systems Yousef Saad
A comprehensive guide to iterative methods for solving large sparse linear systems, widely used in scientific computing and engineering.
Computational Incompressible Flow - Johan Hoffman
Learn turbulent incompressible flow with Hoffman & Johnson using advanced numerical methods and finite element techniques.
Numerical Methods for Large Eigenvalue Problems -Saad
Numerical Methods for Large Eigenvalue Problems explains modern algorithms for large sparse matrices in scientific computing and engineering.

.