Peaksigmoid: Difference between revisions
Jump to navigation
Jump to search
imported>Mathias |
imported>Mathias |
||
Line 35: | Line 35: | ||
<math>f\left( {{a}_{i}},\mathbf{x} \right)={{x}_{1}}\left[ {{x}_{4}}{{\operatorname{e}}^{\frac{-4\ln \left( 2 \right){{\left( {{a}_{i}}-{{x}_{2}} \right)}^{2}}}{x_{3}^{2}}}}+\left( 1-{{x}_{4}} \right)\left[ \frac{x_{3}^{2}}{{{\left( {{a}_{i}}-{{x}_{2}} \right)}^{2}}+{{\operatorname{e}}^{-z}}} \right] \right]</math> | <math>f\left( {{a}_{i}},\mathbf{x} \right)={{x}_{1}}\left[ {{x}_{4}}{{\operatorname{e}}^{\frac{-4\ln \left( 2 \right){{\left( {{a}_{i}}-{{x}_{2}} \right)}^{2}}}{x_{3}^{2}}}}+\left( 1-{{x}_{4}} \right)\left[ \frac{x_{3}^{2}}{{{\left( {{a}_{i}}-{{x}_{2}} \right)}^{2}}+{{\operatorname{e}}^{-z}}} \right] \right]</math> | ||
<math>f\left( {{a}_{i}},\mathbf{x} \right)={{x}_{1}}\left[ {{x}_{4}}{{\operatorname{e}}^{\frac{-4\ln \left( 2 \right){{\left( {{a}_{i}}-{{x}_{2}} \right)}^{2}}}{x_{3}^{2}}}}+\left( 1-{{x}_{4}} \right)\left[ \frac{1}{{{\left( {{a}_{i}}-{{x}_{2}} \right)}^{2}}+{{\operatorname{e}}^{-z}}} \right] \right]</math> | |||
Revision as of 11:43, 4 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
- x(3) = decay constant
Outputs
- y(1) =
- y(2) =
- y(3) =