Programming Numerical Methods in Python

4.51

Updated on

Course overview

Provider
Udemy
Course type
Paid course
Level
Beginner
Duration
13 hours
Lessons
57 lessons
Certificate
Available on completion
Course author
Murad Elarbi
  • Program the numerical methods to create simple and efficient Python codes that output the numerical solutions at the required degree of accuracy.
  • Create and manipulate arrays (vectors and matrices) by using NumPy.
  • Use the plotting functions of matplotlib to present your results graphically.
  • Apply SciPy numerical analysis functions related to the topics of this course.

Description

A Practical Approach to Understand the Numerical Methods

Many of the Numerical Analysis courses focus on the theory and derivations of the numerical methods more than the programming techniques. Students get the codes of the numerical methods in different languages from textbooks and lab notes and use them in working their assignments instead of programming them by themselves.

For this reason, the course of Programming Numerical Methods in Python focuses on how to program the numerical methods step by step to create the most basic lines of code that run on the computer efficiently and output the solution at the required degree of accuracy.

This course is a practical tutorial for the students of Numerical Analysis to cover the part of the programming skills of their course.

In addition to its simplicity and versatility, Python is a great educational computer language as well as a powerful tool in scientific and engineering computations. For the last years, Python and its data and numerical analysis and plotting libraries, such as NumPy, SciPy and matplotlib, have become very popular programming language and tool in industry and academia.

That’s why this course is based on Python as programming language and NumPy and matplotlib for array manipulation and graphical representation, respectively. At the end of each section, a number of SciPy numerical analysis functions are introduced by examples. In this way, the student will be able to program his codes from scratch and in the same time use the advanced library functions in his work.

This course covers the following topics:

  • Roots of High-Degree Equations
  • Interpolation and Curve Fitting
  • Numerical Differentiation
  • Numerical Integration
  • Systems of Linear Equations
  • Ordinary Differential Equations

Similar courses

Programming Numerical Methods in Python
  • English language

  • Recommended provider

  • Certificate available