help-gsl
[Top][All Lists]
Advanced

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

[Help-gsl] find a maximum for a cspline


From: Alexander Stroeer
Subject: [Help-gsl] find a maximum for a cspline
Date: Fri, 11 Sep 2009 11:51:51 -0400
User-agent: Thunderbird 2.0.0.23 (Macintosh/20090812)

I derived a data set with sampling frequency 16384 and want to interpolate it with a cspline. I want to do so in order to find the true local maxima and minima of the data, not the discretized visible ones. However I do not know how to start e.g. root-finding algorithms on the derivative of the cspline over a small stretch of data as these methods require explicit C-functions, which I cannot provide. How to proceed?

Alex




reply via email to

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