help-octave
[Top][All Lists]
Advanced

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

Re: Cumulative Sum Question - Octave Newbie


From: fork
Subject: Re: Cumulative Sum Question - Octave Newbie
Date: Thu, 6 Jan 2011 23:41:38 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

> I don't know of the function you are looking for, 
>but how about a polynomial 
> curve fit through the nearest points 
>and then calculate the slope from the 
> polynomial.

help polyfit  (get the fitted curve)

help polyval  (generate a new curve at arbitrary points
 from the results of polyfit)





reply via email to

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