butiran

m iqair bisection regula falsi

direction

Method:
1. Bisection
2. Regula Falsi
Select Method: 1
Input pollutan lower limit value (mg/L): 1
Input pollutan upper limit value (mg/L): 8
Input the number of interations: 3

  Iteration no    Estimation Value of Pollutan Concentration (mg/L)    Error
  ------------    -------------------------------------------------    -----
       1                             4.5                                3.5
       2                             2.75                               1.75
       3                             1.875                              0.875

code