Description: Newton-Armijo code for scalar equations: Inputs: X = initial iterate, F = function, TOLA = absolute error tolerance, TOLR = relative error tolerance, JDIFF = 0, analytic derivative, syntax: [f,fp]=f(x), JDIFF = 1, forward difference derivative , Output: x=approximate result, HIST = array of iteration history
- [ssvm] - Support vector machine matlab realize, i
- [Newton] - Newton interpolation and cubic spline in
- [powell] - In Powell made using matlab to solve the
- [chordsol] - CHORDSOL Chord method code for scalar eq
- [hist2d] - 2D hist
File list (Check if you may need any files):
newtsol.m