shape-preserving interpolation on a surface

2 ビュー (過去 30 日間)
Jason
Jason 2014 年 10 月 8 日
コメント済み: Star Strider 2014 年 10 月 9 日
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

回答 (1 件)

Star Strider
Star Strider 2014 年 10 月 8 日
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 件のコメント
Jason
Jason 2014 年 10 月 8 日
thanks! will try using the gradient function
Star Strider
Star Strider 2014 年 10 月 9 日
My pleasure!

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeInterpolation についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by