1 Attachment(s)
Math, building a simple non-linear function
Hi
I´m trying to build a function which is the inverse function of f= -1/(1 exp(b)) 1/(1 exp(b-2*b*h^n)). Where b and n are constants to fit the function to a curve of data. The look of function f should be attached. So the range of the plot is f(0)=0 , f(0.5)= close to 0.5 and f(1)=1 , and simple constants to shift and fit it well. I did get something close looking to the inverse function of f but its way to complex and long, that´s exp(ln((1/2)*(b-ln(-(h h*exp(b)-exp(b))/(h h*exp(b) 1)))/b)/n). Help would be great!
kidos