Curve fitting y=a*log(bx)

Hi
I have a data-set of numbers obtained from experiments. When I plot these numbers the distribution look quite similar to y=a*log(bx)
How can I use the least-squares method (or an other method) to find A and B for a fitting curve?
Thanks
Jarno

1 Comment

JW
JW on 21 Jan 2012
I made one mistake
The function looks more like y=c-a*log(bX)

Sign in to comment.

Answers (0)

Categories

Asked:

JW
on 21 Jan 2012

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!