Peaksigmoid: Difference between revisions

From Eigenvector Research Documentation Wiki
Jump to navigation Jump to search
imported>Mathias
imported>Mathias
Line 13: Line 13:
:* x(2) = offset
:* x(2) = offset
:* x(3) = decay constant
:* x(3) = decay constant
* '''ax''' = axis 1xN  (independent variable)
* '''p''' = axis 1xN  (independent variable)


===Outputs===
===Outputs===

Revision as of 12:10, 4 August 2016

Purpose

Outputs a sigmoid function.


Synopsis

[y,y1,y2] = peaksigmoid(x,p)

Inputs

  • x = 3 element vector where
  • x(1) = coefficient
  • x(2) = offset
  • x(3) = decay constant
  • p = axis 1xN (independent variable)

Outputs

  • y(1) = where z =
  • y(2) =
  • y(3) =