Re: Power Curve fitting SLope and intercept different than Excel
Posted by
Prodanov Dimiter on
May 20, 2011; 8:47am
URL: http://imagej.273.s1.nabble.com/Power-Curve-fitting-SLope-and-intercept-different-than-Excel-tp3684501p3684506.html
Dear Sharad,
The IJ curve fitter uses the Simplex algorithm. You can also try using the Levenberg–Marquardt algorithm (LMA package)
http://imagejdocu.tudor.lu/doku.php?id=plugin:filter:mri_processor:startbest regards,
D Prodanov
-----Original Message-----
From: Sharad Bansal [mailto:
[hidden email]]
Sent: Thursday 19 May 2011 18:49
Subject: Power Curve fitting SLope and intercept different than Excel
Hi,
We are using the ij Curvefitrter class and using it for fitting curve using linear and power options. While linear fitting gives back the slope and intercept values same as when we add trendline to same set of data in Excel and get equation nfrom excel for slope and intercept, in case of power fitting, the values are different than the ones coming from trendline equation generated in Excel for same set of data.
Is this a known issue in CurveFitter or Excel? I need an answer quickly for this,kindly help.
Thanks,
Sharad