help-octave
[Top][All Lists]
Advanced

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

exponential fitting


From: grundmann
Subject: exponential fitting
Date: Tue, 3 Sep 2002 16:58:42 +0200

Hey,

I would like to use Octave evaluating my data as I did with Matlab before, but 
I can't find a function for an exponential fit.
In Matlab I wrote a small function producing something like y=c*exp(a*x)+b and 
minimized the error between this function and the real data using fmins.
Is there any equivalent for fmins in Octave or maybe a build-in exponential 
fit? Or how do you do an exponetial fit? Because I think this is quite common.

thanks 

grundmann



-------------------------------------------------------------
Octave is freely available under the terms of the GNU GPL.

Octave's home on the web:  http://www.octave.org
How to fund new projects:  http://www.octave.org/funding.html
Subscription information:  http://www.octave.org/archive.html
-------------------------------------------------------------



reply via email to

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