help-octave
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Interpolating with f(x) = a*x^b, where b might be a non-integer?


From: Joanna Rutkowska
Subject: Interpolating with f(x) = a*x^b, where b might be a non-integer?
Date: Sun, 28 Oct 2012 15:35:47 +0100
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1

Hello, given a set of measurements, I would like to find the best fitting function of the form:

f(x) = a*x^b, where a, b might be non integers. Here is a good example of such a fitting:

http://www.flybrushless.com/prop/view/38

Is there any toolbox in octave that I could use to easily obtain the a and b coefficients given a set of measurements?

Thanks,
joanna.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]