Normalize data without influence from outliers
Afficher commentaires plus anciens
I have some time vs. voltage data that I would like to normalize, but there are some voltage outliers. The outlier peaks are meaningful and I do not want to remove them. Is there any way to normalize the data without influence from the outliers in the calculation? I want the "steady state" in my data to be around 0, and I still want to determine the Z score of those voltage peaks based on the normalization of data around the steady state.
The way I'm doing it now is gathering another set of data without the peaks, finding the mean and SD, and then manually using that to normalize the data with the peaks. It works but it is not very elegant. Is there a better way?
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Electrical Block Libraries dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!