フィルターのクリア

smoothing of a 2d distribution

5 ビュー (過去 30 日間)
ELISABETTA BILLOTTA
ELISABETTA BILLOTTA 2022 年 1 月 3 日
Hello,
what I would like to do is try to smooth and make this map more homogeneous and in particular the probability values, that is, eliminating those orange and red points that are errors within the data entered.
The probability data that I insert only a two-dimensional matrix given by the combination of angles and velocity values.
in my opinion This matrix should be interpolated bidimensionally when it is used by smooting a space of a 2d distribution.
Can anyone help me? Thank you!

採用された回答

KSSV
KSSV 2022 年 1 月 3 日
Read about interp2 and imresize.
  1 件のコメント
ELISABETTA BILLOTTA
ELISABETTA BILLOTTA 2022 年 1 月 3 日
with imresize nothing changes, and with interp2 it takes a long time, but it could be the solution .. I'll try thanks

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

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSmoothing and Denoising についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by