Numerical Analysis - Finding the Rate of Convergence

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
1 reply · 11K views
relinquished™
Messages
79
Reaction score
0
Hello,

I'm trying to construct a code in determining the Asymptotic Error Constant and the order of the rate of convergence, r for several iterative methods like the Fixed point, Newton Rhapson, and Secant methods in determining roots, using Scilab 4.0 (which is said to behave much like MathLab, but I'm not that sure). I already know what their orders are, I just have a problem in determining the general code in determining the asymptotic error constant for ANY iteration. Any help is appreciated.

reli~
 
Physics news on Phys.org
Scilab is currently in version ##6.0.2##. As of now, there is this tutorial by openeering - a scilab professional partner, which is quite relevant to what is asked in the OP. Also, there are two more (relevant) tutorials besides the one already mentioned - all three posted on January 14, 2015, at openeering, here.