Peaksigmoid: Difference between revisions
Jump to navigation
Jump to search
imported>Mathias |
imported>Mathias (→Inputs) |
||
Line 12: | Line 12: | ||
* '''x''' = 3 element vector where x(1) = coefficient, x(2) = offset and x(3) is equal to the decay constant | * '''x''' = 3 element vector where x(1) = coefficient, x(2) = offset and x(3) is equal to the decay constant | ||
* '''x''' = 3 element vector where | |||
:* x(1) = coefficient | |||
:* x(2) = offset | |||
:* x(3) = decay constant | |||
===Outputs=== | ===Outputs=== |
Revision as of 12:40, 2 August 2016
Purpose
Outputs a sigmoid function.
Synopsis
- [y,y1,y2] = peaksigmoid(x,ax)
Inputs
- x = 3 element vector where x(1) = coefficient, x(2) = offset and x(3) is equal to the decay constant
- x = 3 element vector where
- x(1) = coefficient
- x(2) = offset
- x(3) = decay constant
Outputs
- y(1) =
- y(2) =
- y(3) =