help-gsl
[Top][All Lists]
Advanced

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

Re: [Help-gsl] circular interpolation


From: Brian Gough
Subject: Re: [Help-gsl] circular interpolation
Date: Fri, 13 Oct 2006 17:15:29 +0100
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.8.0.6) Gecko/20060815 SeaMonkey/1.0.4

Sung, Raymond CW wrote:

I've been successfully using the polynomial interpolation function but was 
wondering if any of the interpolation functions can be used to generate a 
circular curve? If not, can you tell me where the mathematical functions that 
evaluates the polynomial interpolation is located in the source code?


Hello,

You can use two interpolations to make a parametric curve (x(t), y(t)) interpolated in t.

The spline/interp source is in the interp/ directory.

--
Brian Gough
(GSL Maintainer)

Network Theory Ltd,
Publishing the GSL Manual - http://www.network-theory.co.uk/gsl/manual/




reply via email to

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