Peaksigmoid and File:Calt savemodel.png: Difference between pages

From Eigenvector Research Documentation Wiki
(Difference between pages)
Jump to navigation Jump to search
imported>Mathias
 
(Maintenance script uploaded File:Calt savemodel.png)
 
Line 1: Line 1:
===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====
<math>\sqrt{1-e^2}</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}}+x_{3}^{2}} \right] \right]</math>
*'''<math>{\operatorname{d^2}\!y\over\operatorname{d}\!{x_{i}}</math>'''
* '''<math>{\operatorname{d}\!y\over\operatorname{d}\!{x}_{i}}</math>'''

Latest revision as of 11:44, 1 August 2019