Skip to content

Lecture notes of a course I gave on Numerical Methods I at Imperial College, 2015.

License

Notifications You must be signed in to change notification settings

philippslang/nummet_I

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IPython Notebooks to Numerical Methods I, IC-ESE

An introduction to scientific computing in Python using NumPy and SciPy

Notebook Description
Introduction Course overview and syllabus
Loading and Plotting Introduction to loading raw data files and basic plotting
Computer Arithmetic Introduction to floating point arithmetic and numerical errors
Examples I Walk-through examples to computer arithmetic
Nonlinear Equations Roots of non-linear equations and numerical solution methods
Interpolation and Curve Fitting Fitting and interpolation given discrete data
Systems of Equations Linear algebra and solutions to Ax = b
Integration Numerical integration methods
Examples II Numerical integration examples
Examples III Numerical integration examples

About

Lecture notes of a course I gave on Numerical Methods I at Imperial College, 2015.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published