Fast 3D grid interpolation

Hello everybody,
I need a way to do a fast (mesh)grid interpolation after I rotated this grid with a matrix operation. I have magnetic field Bx,By,Bz component values for x-,y-z- Coordinate values arranged in a meshgrid. I need to do many steps of rotations and evaluate Bx By Bz at specific points in each step, but there are sometimes no data in this points (see my sketch. This sketch is just 2D, but its the same problem in 3D actually). So I need to interpolate the rotated grid to get the data for specific evaluation points...
"griddata" becomes super slow for many steps and bigger meshgrids.... any faster recommendations...?
Thanks in advance!!
Oliver

1 件のコメント

darova
darova 2020 年 4 月 17 日
Can this duplicate question be closed?

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

回答 (0 件)

カテゴリ

ヘルプ センター および File ExchangeInterpolation についてさらに検索

製品

リリース

R2019b

質問済み:

2020 年 4 月 17 日

コメント済み:

2020 年 4 月 17 日

Community Treasure Hunt

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

Start Hunting!

Translated by