shape-preserving interpolation on a surface

2 Ansichten (letzte 30 Tage)
Jason
Jason am 8 Okt. 2014
Kommentiert: Star Strider am 9 Okt. 2014
Hi all:
My underlying data is a surface. I was wondering if it's possible to use shape-preserving interpolation on the surface. The MATLAB code PCHIP only works on curves.
My purpose is to figure out the partial derivatives of the surface. Because the surface is non-monotonic, I worry that standard surface interpolation techniques could go astray.
Thanks, Jason

Antworten (1)

Star Strider
Star Strider am 8 Okt. 2014
The documentation for Interpolating Gridded Data and gradient will provide you with functions and examples. The gradient documentation also seems to provide an illustration of what I believe you want to do.
  2 Kommentare
Jason
Jason am 8 Okt. 2014
thanks! will try using the gradient function
Star Strider
Star Strider am 9 Okt. 2014
My pleasure!

Melden Sie sich an, um zu kommentieren.

Kategorien

Mehr zu Interpolation finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by