GET SMOOTH CURVE FROM NOISY DATA
조회 수: 4 (최근 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!