help-octave
[Top][All Lists]
Advanced

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

Re: Bilinear interpolation on 2D matrix


From: Søren Hauberg
Subject: Re: Bilinear interpolation on 2D matrix
Date: Fri, 09 Apr 2010 13:50:23 -0700

fre, 09 04 2010 kl. 11:42 -0800, skrev AGD:
> I am trying to implement bilinear interpolation on this 3X3 matrix after
> scaling it by a factor 'a'. I am not getting the appropriate output. Also i
> am not able to store all the interpolated values as different variables. 

If you want to do interpolation, why not just use 'interp2' ?

Søren



reply via email to

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