Skip to content

Nonlinear equations (Bisection and Secant methods), Nonlinear system (Fixed-point iteration)

Notifications You must be signed in to change notification settings

komyak9/CompMathLab2

Repository files navigation

Nonlinear equations (Bisection and Secant methods), Nonlinear system (Fixed-point iteration)

The system must follow the requirements:

  1. System must provide a choice of functions and methods for the user.
  2. System must provide the user with results of the calculations.
  3. System must provide the user with a delta value to compare results of Bisection and Secant methods.

Program must check convergence of each method and inform the user about errors.

Bisection and Secant methods

Bisection flowchart:

flowchart

Secant flowchart:

flowchart

Output example:

chart

output

Fixed-point iteration method

Output example:

chart

output

Flowchart:

flowchart

About

Nonlinear equations (Bisection and Secant methods), Nonlinear system (Fixed-point iteration)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages