Home > freetb4matlab > simp > logSpaceTol100Int.m

logSpaceTol100Int

PURPOSE ^

% logSpaceTol100Int return column vector of intervals of N values logaritmically spaced between 10^base and 10^limit, with the given tolerance.

SYNOPSIS ^

function ret = logSpaceTol100Int (base, limit, n, tol)

DESCRIPTION ^

% logSpaceTol100Int return column vector of intervals of N values logaritmically spaced between 10^base and 10^limit, with the given tolerance.

CROSS-REFERENCE INFORMATION ^

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