Path: Math/Analysis
% Logistic function. f = 1/(1+exp(-x)); -------------------------------------------------------------------------- Form: f = Logistic( x ) -------------------------------------------------------------------------- ------ Inputs ------ x (1,:) Input ------- Outputs ------- f (1,:) Logistic function --------------------------------------------------------------------------