Skip to content

Introduction course to computational mathematics. Code written in Matlab, pdf slides included.

Notifications You must be signed in to change notification settings

ajbaird/computational_math

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

computational_math

Introduction course to computational methematics. Code written in Matlab, pdf slides included.

Outline

Slides are label and briefly cover the material for the week. Matlab code is stored in the code folder. Follow the syllabus to get a more detailed view of the course outline. In general the course covers the following in order:

  • Introduction to matlab.
  • Using control squences in Matlab.
  • Numerical differentiation, solving linear systems.
  • Numerical integration, error classification.
  • Runge-kutta methods.
  • Local truncation error, global error, and norms.
  • Modeling physical systems: the pendulum.
  • Modeling physical systems: populations and epidemiology. Eigenvalues and eigenvectors.
  • Approximating functions with series, truncation error.
  • Periodic functions and fourier series, discrete fourier transform.
  • FFT using real data.

About

Introduction course to computational mathematics. Code written in Matlab, pdf slides included.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published