Week at a glance

featuresOverview

This week will focus on identifying a non-linear equation manipulation so it can be solved by any NLE solvers. We will then focus on binding the solution (root) using a systematic trial-and-error method (incremental search) and the solve an NLE using a simplistic interval halving method (bisection method).

This week contains 3 sub-modules topics including:

  1. Introduction
  2. Incremental Search Method
  3. Bisection Method

featuresLearning Objectives

At the end of this module, you will be able to:

  • Identify a non-linear equation

  • Bind the root

  • Solve NLE with simple methods

Video Title, by author

featuresEstimated time for this week: 03 hours