help-octave
[Top][All Lists]
Advanced

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

Spline Interpolation.


From: Oscar Bayona Candel
Subject: Spline Interpolation.
Date: Mon, 13 Jul 2009 13:10:09 +0200

Hi all,
 
I have this matrix:
 
A=[1 2
30 4
60 7
180 12
1082  25];
 
I want to create a function (i.e function(31)) that interpolates the associated value A(:,2). Let say the result is 4,02 (for example)
 
I have read that there is a function using splines in octave but I´m not able to find it or any documentation.
 
Can anyone help me?
 
Thanks in advance for all.
 
 


Diferentes formas de estar en contacto con amigos y familiares. Descúbrelas. Descúbrelas.

reply via email to

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