Scatter graph trend line adjustment and outlier removal
10 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (1)
Star Strider
il 8 Mag 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 Commenti
Vedere anche
Categorie
Scopri di più su Scatter Plots in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!