Revision as of 11:38, 4 August 2016 by imported>Mathias
Purpose
Outputs a sigmoid function.
Synopsis
- [y,y1,y2] = peaksigmoid(x,ax)
Inputs
- x = 3 element vector where
- x(1) = coefficient
- x(2) = offset
- x(3) = decay constant
Outputs
Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f\left( {{a}_{i}},\mathbf{x} \right)={{x}_{1}}\left[ {}+\left( 1-{{x}_{4}} \right)\left[ \frac{1-x_{3}^{2}}{{{\left( \right)}+x_{3}^{2}} \right] \right]}
- y(2) =

- y(3) =
