Gridding 3D data to a 2D grid

2 ビュー (過去 30 日間)
Adam
Adam 2013 年 7 月 22 日
Hello Forum,
I'm relatively new to MATLABs interpolation functions and can't seem to do what I want. Let me try to explain my problem:
I have some radar data in a matrix (Nsamples x Ntraces) and corresponding x and y location vectors dictating where each trace was collected (1 x Ntraces). I need to interpolate the x and y vectors to the grid points and average the traces together that correspond to the locations being moved to that grid point. Is there any way to do this with griddata or any other of the interpolation functions? Thank you for your time.
Adam
  1 件のコメント
Adam
Adam 2013 年 7 月 22 日
I also have a time vector that tells me when each trace was collected (1 x Ntraces).

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

回答 (0 件)

カテゴリ

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