GET SMOOTH CURVE FROM NOISY DATA

1 view (last 30 days)
SULENDER SAHU
SULENDER SAHU on 7 Mar 2022
Commented: Mathieu NOE on 16 Mar 2022
How can I get smoothen the above curves . I am using smoothdata(data,'gaussian'), but it is changing the values drastically.
  5 Comments
Mathieu NOE
Mathieu NOE on 7 Mar 2022
hello
seems you have a low number of samples per graph
I would expect that fitting rather than smoothing is what you need
now there is a bit of work to figure out what kind of equations could best describe your process - any description of what your are measuring / simulating can be beneficial to develop the appropriate model to be fitted.
Mathieu NOE
Mathieu NOE on 16 Mar 2022
hello
problem solved ?

Sign in to comment.

Answers (0)

Categories

Find more on Curve Fitting Toolbox in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!