A fortran program "secant.f"

Click here to down-load the fortran program.


A matlab *.m file "secant0.m" which needs no subroutines

Click here to down-load the *m file.


A matlab *.m file "secant.m" which needs two subroutines f.m and fx.m

Click here to down-load secant.m
Click here to down-load f.m
Click here to down-load fx.m


The diary from the matlab session

Click here to down-load the diary.