Home > freetb4matlab > simp > functionInt.m

functionInt

PURPOSE ^

% functionInt applies the given function f the required interval, it checks for monotonicitic. The user may set the minimum number of point to check on each interval

SYNOPSIS ^

function int = functionInt (f, interval, minPoints = 10)

DESCRIPTION ^

% functionInt applies the given function f the required interval, it checks for monotonicitic. The user may set the minimum number of point to check on each interval

CROSS-REFERENCE INFORMATION ^

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