Course Information
- Available
- *The delivery and distribution of the certificate are subject to the policies and arrangements of the course provider.
Course Overview
Learn to select, apply and improve numerical methods.
This course is about Numerical Methods and covers some of the popular methods and approaches being used daily by mathematicians and everyone involved in computation.
This course will teach you about
- How computers store numbers: what is floating point, what is precision and accuracy.
- The kinds of errors you are likely to encounter when applying numerical methods, and how to minimize them.
- One- and Two-Point iterative methods
- Interpolation and Curve Fitting
- Numerical Differentiation and Integration
This course consists of the following materials:
- Video lectures, covering both the theory as well as demonstrating practical computer applications
- MATLAB files that you can download and run
- Quizzes related to the covered topics
Course Content
- 8 section(s)
- 36 lecture(s)
- Section 1 Introduction
- Section 2 Machine Representation of Numbers
- Section 3 Basic Concepts
- Section 4 One-Point Iterative Methods
- Section 5 Two-Point Iterative Methods
- Section 6 Interpolation and Curve Fitting
- Section 7 Differentiation
- Section 8 Integration (Quadrature)
What You’ll Learn
- Understand about the ways computer store numbers
- Choose the right numerical methods to solve a problem
- Measure (and avoid) the errors inherent in numeric calculations
- See how algorithms are implemented in MATLAB
Skills covered in this course
Reviews
-
HHansel W
I think the instructor was really in a rush when making the video (?) He didn't really explore the matlab codes (explain what's eval, subs, etc. ), in contrast he spent a considerable amt of time writing out the long lines of math equation (more efficient to just show the final form and explain each term/ maybe starts with example then starts the investigation)
-
HHet Vashi
my personal experience was very good i learn much of the things.
-
AAryamaan Mohapatra
this has helped me a lot. there had been a few challenging topics which i was unfamiliar with, before the start of this course, but now i feel confident in solving more problems based on numerical methods
-
DDavide Antonio Mautone
Very good course!