Curve Fitting

TeeChart VCL for Borland/CodeGear/Embarcadero RAD Studio, Delphi and C++ Builder.
Post Reply
johnnix
Advanced
Posts: 192
Joined: Tue Jul 10, 2007 12:00 am

Curve Fitting

Post by johnnix » Tue Mar 13, 2012 7:49 am

Hello,

I have never used the curve fitting feature so I first need to check with you guys :) I have a scatter plot of points and I need to fit these points with the curve : y=a*X^b. Is this possible?

Kindest regards

Yeray
Site Admin
Site Admin
Posts: 9602
Joined: Tue Dec 05, 2006 12:00 am
Location: Girona, Catalonia
Contact:

Re: Curve Fitting

Post by Yeray » Wed Mar 14, 2012 12:07 pm

Hi Johnnix,

Please, take a look at the examples in the features demo program under "All features\Welcome !\Functions\Extended\Curve fitting".

If it doesn't fit your needs, you always can use the "Custom y=f(x)" function
Best Regards,
ImageYeray Alonso
Development & Support
Steema Software
Av. Montilivi 33, 17003 Girona, Catalonia (SP)
Image Image Image Image Image Image Please read our Bug Fixing Policy

Post Reply