Numerical Methods for Engineers

By Coursera - 2021-03-14

Description

Offered by The Hong Kong University of Science and Technology. Numerical Methods for Engineers covers the most important numerical methods ... Enroll for free.

Summary

  • About this Course Numerical Methods for Engineers covers the most important numerical methods that an engineer should know.
  • Syllabus - What you will learn from this course Week 1 Week 1 Hours to complete 9 hours to complete Scientific Computing This week we learn how to program using MATLAB.
  • Your programming project will be to write a MATLAB code using Newton's method to compute the Feigenbaum delta from the bifurcation diagram for the logistic map.
  • These methods are easily adopted for solving systems of odes.

 

Topics

  1. Machine_Learning (0.16)
  2. Management (0.13)
  3. Backend (0.11)

Similar Articles

NoSQL: Updating Data In A MongoDB Database

By Code Wall - 2019-02-10

In this last article about MongoDB, we are going to complete our knowledge about how to write queries using this technology. In particular, we are going to focus on how […]

PyTorch Tensor Methods – How to Create Tensors in Python

By freeCodeCamp.org - 2020-12-03

PyTorch is an open-source Python-based library. It provides high flexibility and speed while building, training, and deploying deep learning models. At its core, PyTorch involves operations involving ...