smoothing of a 2d distribution

2 次查看(过去 30 天)
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
with imresize nothing changes, and with interp2 it takes a long time, but it could be the solution .. I'll try thanks

请先登录,再进行评论。

更多回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by