Interpolating Using a Graph
1 view (last 30 days)
Show older comments
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 Comment
Jacob Wood
on 21 Feb 2020
You can try detecting and removing outliers: https://www.mathworks.com/help/matlab/ref/rmoutliers.html
Answers (0)
See Also
Categories
Find more on Interpolation 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!