Path: Math/Analysis
% Logistic function. f = 1/(1+exp(-x)); -------------------------------------------------------------------------- Form: f = Logistic( x ) -------------------------------------------------------------------------- ------ Inputs ------ x (1,:) Input ------- Outputs ------- f (1,:) Logistic function --------------------------------------------------------------------------
Common: CommonData/SwooshWatermark Common: General/CellToMat Common: General/MatToCell Common: General/Watermark Common: Graphics/NewFig Common: Graphics/Plot2D Common: Graphics/PltStyle
Back to the Math Module page