フィルターのクリア

How to interpolate geometry along Z axis?

3 ビュー (過去 30 日間)
Trevor
Trevor 2021 年 7 月 3 日
回答済み: Yazan 2021 年 7 月 3 日
I have a set of 3D nodal coordinates. They are anatomical data and does not follow any particular equations. The coordinates are attached. I am trying to interpolate them along the Z axis to obtain the nodal coordinates along X and Y axis for Z coordinate= [1,1.7778,2.5556,3.3333,4.1111,4.8889,5.6667,6.4444,7.2222,8]. Is it possible to do so in MATLAB?
Thank you.
  1 件のコメント
Amit Bhowmick
Amit Bhowmick 2021 年 7 月 3 日
Node connectivity matrix required to create the surface.

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

回答 (1 件)

Yazan
Yazan 2021 年 7 月 3 日
You can use Matlab scatteredInterpolant or griddata.

カテゴリ

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