Scatter graph trend line adjustment and outlier removal
8 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hi
I have produced the following plot for my sensor. At times my sensor could produce a false result while its trying to stablise, general all samples should be close to a trendline unlike the samples below. Is there any function which can correct this false samples, while plotting a scatter plot? I am aware of the various outliers functions i can use prior to the plotting of data, but was woundering if it possible while plot the trendline or manual adjust the trendline?
0 comentarios
Respuestas (1)
Star Strider
el 8 de Mayo de 2024
The only option that I can suggest is the rmoutliers function. You will have to experiment with it to get the result you want.
0 comentarios
Ver también
Categorías
Más información sobre Scatter Plots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!