Quantcast
Channel: Math.NET Numerics - Math.NET
Viewing all articles
Browse latest Browse all 224

Fitting Generalized Logistic Function

$
0
0

@dom_dic wrote:

Hello, I started working with Math.NET and have run into a small problem I was hoping for some help in solving. I have a curve that I know the generalized logistic function will fit if of the form:

y(x) = 100 / (1 + (x/a)^b)^c

I was able to fit the curve in Matlab with good results, but I wasn’t clear on the ability to linearize it or fit with a mixture of other potential functions. Any help or comments would be appreciated. Thanks in advance.

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 224

Trending Articles