Interpolating Using a Graph
이전 댓글 표시
I have data with 3600 lines. When I plot this data on a graph, a certain part of it presents a behavior that is out of the standard. I would like to know if through the graph, I can indicate which part of the data has this behavior and interpolate this part by the beginning of the data?
댓글 수: 1
Jacob Wood
2020년 2월 21일
You can try detecting and removing outliers: https://www.mathworks.com/help/matlab/ref/rmoutliers.html
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Interpolation에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!