GET SMOOTH CURVE FROM NOISY DATA
1 次查看(过去 30 天)
显示 更早的评论

How can I get smoothen the above curves . I am using smoothdata(data,'gaussian'), but it is changing the values drastically.
5 个评论
Mathieu NOE
2022-3-7
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.
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Curve Fitting Toolbox 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!