Least-squares

Have a suggestion for improving DPlot or a question about existing features? Let us know

Moderator: DPlotAdmin

Post Reply
Ian
Posts: 15
Joined: Tue Mar 30, 2004 2:25 pm
Location: Nottingham, UK

Least-squares

Post by Ian »

does Dplot incorporate least-squares fitting of curves to find gradients etc?
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

Yes. See Generate>Polynomial Curve Fit. Or with the licensed version also see Generate>More Curve Fits, which also includes a least-squares polynomial fit but has a few more options, including the ability to fit a range of your data and hold one or more coefficients in the resulting equation to fixed values.
Visualize Your Data
support@dplot.com
Ashi
Posts: 28
Joined: Sun Dec 30, 2007 11:49 pm

arbitrary curve fitting

Post by Ashi »

I am sure somebody has requested this already, but if you could get someone to help you with the code for generalized curve fitting (for an arbitrary function), I would no longer even bother buying a program like Origin or Sigmaplot, because then I could do virtually everything I need with Dplot and Excel put together :)
User avatar
DPlotAdmin
Posts: 2312
Joined: Tue Jun 24, 2003 9:34 pm
Location: Vicksburg, Mississippi
Contact:

Post by DPlotAdmin »

I've started down that road several times, but all of my efforts to date end up with too many instabilities - you basically have to have a pretty good idea of the answer before you ask the question, else the solution procedure blows up with an overflow or other math error.

But thanks for the reminder.
Visualize Your Data
support@dplot.com
Post Reply