필터 지우기
필터 지우기

smoothing of a 2d distribution

조회 수: 5 (최근 30일)
ELISABETTA BILLOTTA
ELISABETTA BILLOTTA 2022년 1월 3일
댓글: 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 CenterFile Exchange에서 Smoothing and Denoising에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by