Exponential Fitting
Exponential Fitting - Fitting of exponential curve Y = a ? exp (b ? X) to a data series using Least square fitting . Note that Exponential Fitting is performed using logarithms and all Y values must be positive! Otherwise, operation will not complete successfully.
|