Skip to content

Latest commit

 

History

History
62 lines (53 loc) · 3 KB

numerical_methods.md

File metadata and controls

62 lines (53 loc) · 3 KB

Numerical Methods Equations

Numerical Methods Learning Resources!:)

Table of Contents:

📚Books:

Numerical Methods for Engineers Author: Steven Chapra, Raymond Canale
Publisher: McGraw Hill

Numerical Methods: An Inquiry-Based Approach With Python (Free)
Author: Eric Sullivan
Online Version, PDF Version

Fundamentals of Numerical Computation Julia Edition (Free)
Author: Tobin A. Driscoll and Richard J. Braun
Online Version

Numerical Methods with Applications (Free)
Author: Autar Kaw
Download

Numerical Recipes in C, Second Edition (Free)
Author: William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery
Homepage

Numerical Recipes in Fortran 90, Second Edition (Free)
Author: William H. Press, Saul A. Teukolsky, William T. Vetterling, Brian P. Flannery
Homepage

Python Programming and Numerical Methods: A Guide For Engineers And Scientists (Free)
Author: Qingkai Kong, Timmy Siauw, Alexandre Bayen
Homepage (Online Version)
Textbook Version Publisher (Paid): Elsevier

🎞️Video Courses:

EML3041 - Computational Methods (University of South Florida) (GREAT)
Instructor: Autar Kaw
Homepage (You can find everything here: Lecture Videos, Slides, PDF, Codes, Free book, Simulations, etc. )

Numerical Methods for Engineers (Hong Kong University of Science and Technology)
Instructor: Jeffrey Chasnov
Watch On YouTube

MIT 18.085 Computational Science & Engineering I, Fall 2008
Instructor: Gilbert Strang
Homepage
YouTube

🌐Websites:

Practical Numerical Methods with Python
Author: Lorena A. Barba, Ian Hawke, Bernard Knaepen
GitHub Repo