Normalize data without influence from outliers
Ältere Kommentare anzeigen
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?
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Electrical Block Libraries finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!