help-octave
[Top][All Lists]
Advanced

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

filling a vector


From: David DS Barnes
Subject: filling a vector
Date: Wed, 11 Oct 2000 11:30:27 +0000

Hi again,

I have a matrix [x,y]
which is not monotonic,
but all I need is to get yi for xi using [x,y]

obviously I would have used something like
        yi = interp1(x,y,xi)
except for this monotonic problem...

can anybody help here?

thanks very much for any knights-in-shining-armour 8)

David
-- 
David DS Barnes
        mechanical eng,imperial college         |       t:0207 594 7181
        exhibition rd, london, sw7 2bx          |       f:0207 594 7127



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

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



reply via email to

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