Peaksigmoid: Difference between revisions
Jump to navigation
Jump to search
imported>Mathias |
imported>Mathias |
||
Line 27: | Line 27: | ||
*'''<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}}}}''' | *'''<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}}}}</math>''' | ||
* '''<math>{\operatorname{d}\!y\over\operatorname{d}\!{x}_{i}}</math>''' | * '''<math>{\operatorname{d}\!y\over\operatorname{d}\!{x}_{i}}</math>''' |
Revision as of 13:38, 1 August 2016
Purpose
Outputs a sigmoid function.
Synopsis
- [i0,iw] = peakfind(x,width,tolfac,w,options)
- [i0,iw] = peakfind(x,width,options)
Inputs
- x = 3 element vector where x(1) = coefficient, x(2) = offset and x(3) is equal to the decay constant
Outputs
- Failed to parse (syntax error): {\displaystyle 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}}}}}