Home > freetb4matlab > simp > findRootInt.m

findRootInt

PURPOSE ^

% findRootInt compute the incremental ration of f(x) in x0 with dx2/2 delta

SYNOPSIS ^

function x1 = findRootInt (f, x0)

DESCRIPTION ^

% findRootInt compute the incremental ration of f(x) in x0 with dx2/2 delta

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003