Search
Close this search box.

Numerical Methods for Engineers

by

Coursera

This course on Numerical Methods for Engineers teaches Numerical Methods for Engineers fundamentals through 2 interactive modules. If you are , then this course is for you. You can access this course on web and mobile, it’s available in language.

#1

See all ranking

Numerical Methods for Engineers

by

Coursera

This course on Numerical Methods for Engineers teaches Numerical Methods for Engineers fundamentals through 2 interactive modules. If you are , then this course is for you. You can access this course on web and mobile. This complete course is available in language.

#1

See all ranking

2 Modules

with Certifications

41+ Hours

of Recorded Content

4.9 Rated

by 21853 Learners

Language

2 Modules

with Certifications

41 + Hours

of Recorded Content

4.9 Rated

by 21853Learners

Read all Reviews

Language

What's in it for You?

Key Features:

Learn new concepts from professionals in the field.
Acquire a basic understanding of a topic or skill
Gain practical project experience to enhance employability.
Obtain a career certificate that can be shared.

Topics you will learn

  • Scientific Computing
    • 14 videos
      1. Course Overview
      2. Week One Introduction
      3. Binary Numbers | Lecture 1
      4. Double Precision | Lecture 2
      5. MATLAB as a Calculator | Lecture 3
      6. Scripts and Functions | Lecture 4
      7. Vectors | Lecture 5
      8. Line Plots | Lecture 6
      9. Matrices | Lecture 7
      10. Logicals | Lecture 8
      11. Conditionals | Lecture 9
      12. Loops | Lecture 10
      13. Logistic Map (Part A) | Lecture 11
      14. Logistic Map (Part B) | Lecture 12
    • 16 readings
      1. Welcome and Course Information
      2. Certificate or Audit?
      3. How to Write Math in the Discussions Using MathJax
      4. MATLAB Online
      5. Rounding Binary Numbers
      6. Computer Numbers
      7. REALMAX
      8. REALMIN
      9. EPS
      10. Logical Expressions
      11. Logical Vectors
      12. Quadratic Equation
      13. Background for the Logistic Map
      14. Period-2
      15. Reference Solution to *Bifurcation Diagram for the Logistic Map (audit)*
      16. Reference Solution to *Bifurcation Diagram for the Logistic Map*
    • 3 quizzes
      1. Week One Assessment
      2. Diagnostic Quiz
      3. Week One Assessment (audit)
    • 10 app items
      1. Bifurcation Diagram for the Logistic Map
      2. MATLAB as a Calculator
      3. Binet's Formula for the Fibonacci Numbers
      4. Table of Sines and Cosines
      5. Logarithmic Spiral
      6. Lemniscate
      7. Manipulating Matrices
      8. Banded Matrices
      9. Recursion Definition for the Fibonacci Numbers
      10. Bifurcation Diagram for the Logistic Map (audit)
  • Root Finding
    • 12 videos
      1. Week Two Introduction
      2. Bisection Method | Lecture 13
      3. Newton's Method | Lecture 14
      4. Secant Method | Lecture 15
      5. Order of Convergence| Lecture 16
      6. Convergence of Newton's Method | Lecture 17
      7. Fractals from Newton's Method | Lecture 18
      8. Coding the Newton Fractal | Lecture 19
      9. Root-Finding in MATLAB | Lecture 20
      10. Feigenbaum Delta (Part A) | Lecture 21
      11. Feigenbaum Delta (Part B) | Lecture 22
      12. Feigenbaum Delta (Part C) | Lecture 23
    • 9 readings
      1. Estimate the Square-root of Three Using the Bisection Method
      2. Estimate the Square-root of Three Using Newton's Method
      3. Estimate the Square-Root of Three Using the Secant Method
      4. Rates of Convergence
      5. Order of Convergence of the Secant Method
      6. The Four Fourth Roots of Unity
      7. Compute the Value of m in the Period-Two Cycle
      8. Reference Solution to *Computation of the Feigenbaum Delta (audit)*
      9. Reference Solution to *Computation of the Feigenbaum Delta*
    • 2 quizzes
      1. Week Two Assessment
      2. Week Two Assessment (audit)
    • 4 app items
      1. Computation of the Feigenbaum Delta
      2. Fractals from the Four Fourth Roots of Unity
      3. Elliptical Planetary Orbits
      4. Computation of the Feigenbaum Delta (audit)
    • 1 plugin
      1. Deep Dive into The Newton Fractal
  • Matrix Algebra
    • 13 videos
      1. Week Three Introduction
      2. Gaussian Elimination without Pivoting | Lecture 24
      3. Gaussian Elimination with Partial Pivoting | Lecture 25
      4. LU Decomposition with Partial Pivoting | Lecture 26
      5. Operation Counts | Lecture 27
      6. Operation Counts for Gaussian Elimination | Lecture 28
      7. Operation Counts for Forward and Backward Substitution | Lecture 29
      8. Eigenvalue Power Method | Lecture 30
      9. Eigenvalue Power Method (Example) |Lecture 31
      10. Matrix Algebra in MATLAB | Lecture 32
      11. Systems of Nonlinear Equations | Lecture 33
      12. Systems of Nonlinear Equations (Example) | Lecture 34
      13. Fractals from the Lorenz Equations | Lecture 35
    • 11 readings
      1. Round-off Errors in Gaussian Elimination
      2. Reduced Round-off Errors in Gaussian Elimination with Partial Pivoting
      3. The (PL)U Decomposition of A
      4. Estimating Computational Time using Operation Counts
      5. Summation Identities
      6. Operation Counts for a Lower Triangular System
      7. Convergence of the Eigenvalue Power Method
      8. Determine the Dominant Eigenvalue
      9. How to Solve Three Nonlinear equations
      10. Reference Solution to *Fractals from the Lorenz Equations (audit)*
      11. Reference Solution to *Fractals from the Lorenz Equations*
    • 2 quizzes
      1. Week Three Assessment
      2. Week Three Assessment (audit)
    • 5 app items
      1. Fractals from the Lorenz Equations
      2. The LU Decomposition of a Matrix
      3. Eigenvalues and Eigenvectors
      4. Fixed-Point Solutions of the Lorenz Equations
      5. Fractals from the Lorenz Equations (audit)
  • Quadrature and Interpolation
    • 13 videos
      1. Week Four Introduction
      2. Midpoint Rule | Lecture 36
      3. Trapezoidal Rule | Lecture 37
      4. Simpson's Rule | Lecture 38
      5. Composite Quadrature Rules | Lecture 39
      6. Gaussian Quadrature | Lecture 40
      7. Adaptive Quadrature | Lecture 41
      8. Quadrature in MATLAB | Lecture 42
      9. Interpolation | Lecture 43
      10. Cubic Spline Interpolation (Part A) | Lecture 44
      11. Cubic Spline Interpolation (Part B) | Lecture 45
      12. Interpolation in MATLAB | Lecture 46
      13. Bessel Functions and their Zeros | Lecture 47
    • 12 readings
      1. The Midpoint Rule is the Area of a Rectangle
      2. Midpoint Rule for a Quadratic Function
      3. Derive the Trapezoidal Rule
      4. Derive Simpson's Rule
      5. Simpson's 3/8 Rule
      6. Three-point Legendre-Gauss Quadrature
      7. Computing the Error in an Adaptive Quadrature
      8. Linear and Quadratic Interpolation
      9. Cubic Spline Interpolation with Endpoint Slopes Known
      10. Cubic Spline Interpolation with the Not-a-Knot Condition
      11. Reference Solution to *Bessel Function Zeros (audit)*
      12. Reference Solution to *Bessel Function Zeros*
    • 2 quizzes
      1. Week Four Assessment
      2. Week Four Assessment (audit)
    • 4 app items
      1. Bessel Function Zeros
      2. Cornu Spiral
      3. Interpolate Two Data Files
      4. Bessel Function Zeros (audit)
  • Ordinary Differential Equations
    • 13 videos
      1. Week Five Introduction
      2. Euler Method | Lecture 48
      3. Modified Euler Method | Lecture 49
      4. Runge-Kutta Methods | Lecture 50
      5. Second-Order Runge-Kutta Methods | Lecture 51
      6. Higher-Order Runge-Kutta Methods | Lecture 52
      7. Higher-Order ODEs and Systems | Lecture 53
      8. Adaptive Runge-Kutta Method | Lecture 54
      9. Integrating ODEs in MATLAB (Part A) | Lecture 55
      10. Integrating ODEs in MATLAB (Part B) | Lecture 56
      11. Shooting Method for Boundary Value Problems | Lecture 57
      12. The Two-Body Problem (Part A) | Lecture 58
      13. The Two-Body Problem (Part B) | Lecture 59
    • 10 readings
      1. When the Euler Method is Exact
      2. When the Modified Euler Method is Exact
      3. Ralston's Method
      4. Runge-Kutta Methods and Quadrature Formulas
      5. Fourth-Order Runge-Kutta Method and Simpson's Rule
      6. Systems of ODEs
      7. Example of Adaptive Integration
      8. Circular orbits
      9. Reference Solution to *Two-Body Problem (audit)*
      10. Reference Solution to *Two-Body Problem*
    • 2 quizzes
      1. Week Five Assessment
      2. Week Five Assessment (audit)
    • 4 app items
      1. Two-Body Problem
      2. The Lorenz Equations
      3. Swing a Pendulum to the Top
      4. Two-Body Problem (audit)
  • Partial Differential Equations
    • 17 videos
      1. Week Six Introduction
      2. Boundary and Initial Value Problems | Lecture 60
      3. Central Difference Approximation | Lecture 61
      4. Discrete Laplace Equation | Lecture 62
      5. Natural Ordering | Lecture 63
      6. Matrix Formulation | Lecture 64
      7. MATLAB Solution of the Laplace Equation (Direct Method) | Lecture 65
      8. Jacobi, Gauss-Seidel and SOR Methods | Lecture 66
      9. Red-Black Ordering | Lecture 67
      10. MATLAB Solution of the Laplace Equation (Iterative Method) | Lecture 68
      11. Explicit Methods for Solving the Diffusion Equation | Lecture 69
      12. Von Neumann Stability Analysis of the FTCS Scheme | Lecture 70
      13. Implicit Methods for Solving the Diffusion Equation | Lecture 71
      14. Crank-Nicolson Method for the Diffusion Equation | Lecture 72
      15. MATLAB Solution of the Diffusion Equation | Lecture 73
      16. Two-Dimensional Diffusion Equation | Lecture 74
      17. Concluding Remarks
    • 16 readings
      1. Higher-order Central Difference Approximation
      2. Mean Value Property of the Laplace Equation
      3. Coordinates of the four corners
      4. The Discrete Laplace Equation on a Four-by-Four Grid
      5. Number of Interior and Boundary Points
      6. Iterative Solution of a System of Linear Equations
      7. Using a Second-Order Time-Stepping Method
      8. FTCS Scheme for the Advection Equation
      9. Von Neumann Stability Analysis of the FTCS Scheme for the Advection Equation
      10. Implicit Discrete Advection Equation
      11. Lax Scheme for the Advection Equation
      12. Difference Approximations for the Derivative at Boundary Points
      13. Reference Solution to *Two-Dimensional Diffusion Equation (audit)*
      14. Reference Solution to *Two-Dimensional Diffusion Equation*
      15. Please Rate this Course
      16. Acknowledgements
    • 3 quizzes
      1. Week Six Assessment
      2. Classify Partial Differential Equations
      3. Week Six Assessment (audit)
    • 5 app items
      1. Two-Dimensional Diffusion Equation
      2. Direct Solution of the Laplace Equation
      3. Iterative Solution of the Laplace Equation
      4. The Diffusion Equation with No-Flux Boundary Conditions
      5. Two-Dimensional Diffusion Equation (audit)

Course Offerings

Certificate you will get

Certificate Features

Your certificate can be embedded on your own website or shared on social networking sites like LinkedIn.
Employers can verify the legitimacy of each certificate using the special verification URL that is included with it.

Pre Requsites

Curious Mind to learn new concepts
Strong internet connection

After this Course

Course is for

No results found.

FAQ's

  • When will I have access to the lectures and assignments?
    Access to lectures and assignments depends on your type of enrollment. If you take a course in audit mode, you will be able to see most course materials for free. To access graded assignments and to earn a Certificate, you will need to purchase the Certificate experience, during or after your audit. If you don't see the audit option: The course may not offer an audit option. You can try a Free Trial instead, or apply for Financial Aid.The course may offer 'Full Course, No Certificate' instead. This option lets you see all course materials, submit required assessments, and get a final grade. This also means that you will not be able to purchase a Certificate experience.
  • What will I get if I subscribe to this Specialization?
    When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. Your electronic Certificate will be added to your Accomplishments page - from there, you can print your Certificate or add it to your LinkedIn profile. If you only want to read and view the course content, you can audit the course for free.
  • What is the refund policy?
    If you subscribed, you get a 7-day free trial during which you can cancel at no penalty. After that, we don’t give refunds, but you can cancel your subscription at any time. See our full refund policyOpens in a new tab.
  • Is financial aid available?
    Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.
The course focuses on Numerical Methods for Engineers. It covers fundamentals through 2 interactive modules designed for s.
The course offers over 41 hours of recorded content.

Yes, upon completing the course, you will receive a certification

The course is currently available in .
Curious Mind to learn new concepts & Strong internet connection

The course is accessible on both web and mobile platforms.

The original price of the course is ₹, but it’s currently available at a discounted price of ₹.
To purchase this course you can click on the Enroll Now button it will redirect you to course page, and on that page you can buy Numerical Methods for Engineers course.

Similar Courses

Share this course within your network

WhatsApp
Facebook
Telegram
LinkedIn
Threads
X

Page Link