Fit data with the custom equation

Beta releases, announcements and anything else that doesn't fit below. Please read the <B>Welcome</B> topic.

Moderator: DPlotAdmin

Post Reply
jdbaba
Posts: 5
Joined: Tue Feb 21, 2012 8:03 pm

Fit data with the custom equation

Post by jdbaba »

HI I have a set of data and I want to fit those data with a particular equation format.

The equation format I need is as follows:
y=(1+a*x)^(-1.9/a)


I searched many inbuilt equation forms but I couldn't found that matches what I need. Is it possible to create the custom equation ourselves ?

Please reply as soon as possible. Thanks.

Jdbaba
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

You can't have your own equation forms, but I could fairly easily add something like
y=(A+B*x)^C
Visualize Your Data
support@dplot.com
Post Reply