Re: interp2 partial derivatives
- From: "John D'Errico" <woodchips@xxxxxxxxxxxxxxxx>
- Date: Mon, 16 Mar 2009 22:50:17 +0000 (UTC)
"Gordon " <MAAC.SImon@xxxxxxxxxx> wrote in message <gpmik1$jd5$1@xxxxxxxxxxxxxxxxxx>...
Hello,
I would like to to interpolate in 2d using the interp2 command. Furthermore I need the partial derivatives of the interpolating function. Does anyone know how to compute these derivatives efficiently?
Thanks in advance
Gordon
Which method? They are all zero for nearest neighbor
interpolation. All are piecewise constant for the linear
method. So the derivatives will depend on the method
you choose.
The simplest solution is to use gradient.
John
.
- Follow-Ups:
- Re: interp2 partial derivatives
- From: Gordon
- Re: interp2 partial derivatives
- References:
- interp2 partial derivatives
- From: Gordon
- interp2 partial derivatives
- Prev by Date: can't get deploytool to work
- Next by Date: MATLAB-SIMULINK-JAVA
- Previous by thread: interp2 partial derivatives
- Next by thread: Re: interp2 partial derivatives
- Index(es):
Relevant Pages
|