GET SMOOTH CURVE FROM NOISY DATA
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
How can I get smoothen the above curves . I am using smoothdata(data,'gaussian'), but it is changing the values drastically.
5 Kommentare
Mathieu NOE
am 7 Mär. 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.
Antworten (0)
Siehe auch
Kategorien
Mehr zu Curve Fitting Toolbox finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!