Smoothing noisy 2D data

조회 수: 32 (최근 30일)
Laurence hutton-smith
Laurence hutton-smith 2018년 1월 11일
답변: Prasanth Sunkara 2018년 1월 22일
I have a dataset (attached as data.mat), it contains a matrix z with x and y coordinates, see it plotted below.
As you can see it is quite noisy in the majority of logspace, I was hoping to find a way to smooth this. Ideally I would like to use this , but it is not available on my version of MATLAB

답변 (1개)

Prasanth Sunkara
Prasanth Sunkara 2018년 1월 22일
Hello Laurence, You can try masking your data using a simple 2D moving average. Please refer to this ML answer post to get started. https://www.mathworks.com/matlabcentral/answers/80508-create-a-moving-average

카테고리

Help CenterFile Exchange에서 Smoothing에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by