GET SMOOTH CURVE FROM NOISY DATA
Show older comments

How can I get smoothen the above curves . I am using smoothdata(data,'gaussian'), but it is changing the values drastically.
5 Comments
KSSV
on 7 Mar 2022
Try simple smooth.
SULENDER SAHU
on 7 Mar 2022
Bjorn Gustavsson
on 7 Mar 2022
Why do you want the black curve to represent the variations of the blue one? And how do you get to that opinion?
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
on 16 Mar 2022
hello
problem solved ?
Answers (0)
Categories
Find more on Get Started with Curve Fitting Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!