if the chord method

x_{n+1}=x_n – (J_o)^{-1} f(x_n)

converges, can we then be sure that the Broyden update method

x_{n+1}=x_n – (J_n)^{-1} f(x_n)

starting from the same initial Jacobian converges ?

Thx

More Rob Haelterman's questions See All
Similar questions and discussions