Series Expansion for a Sigmoid Equation

hak185
Messages
2
Reaction score
0
I am just curious to know if it is possible to derive a series expansion for the following sigmoid equation:

base + max/(1+exp(H-x/rate))

where the coefficients are base, max, H, and rate.

Would appreciate any insight.
 
Physics news on Phys.org
Seem like I can infer from the ratio of responses to views that this is not a very feasible concept...? In any case, I would appreciate any type of feedback. I would just like to get an idea of how attainable the derivation is, especially from someone who is knowledgeable on applying taylor series expansion to functions.
 
hak185 said:
I am just curious to know if it is possible to derive a series expansion for the following sigmoid equation:

base + max/(1+exp(H-x/rate))

where the coefficients are base, max, H, and rate.

Would appreciate any insight.

What type of series are you interested in? Taylor?
You can use wolframalpha's symbolic calculator: http://www.wolframalpha.com/input/?i=series+b+++m/(1+exp(H-x/r))
 
Back
Top