Overview

This week will focus on identifying a non-linear equation manipulating it on 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).

Introduction

Short description for the ones who look for something new.

Incremental Search Method

Short description for the ones who look for something new.

Bisection Method

Short description for the ones who look for something new.

Expect to take XX hours to go through this week’s content, practice materials and evaluations.

Services

Learning Objectives

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