Finding the length distribution of zeros in data?
43 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Pappis
le 2 Sep 2025 à 13:05
Modifié(e) : Matt J
le 4 Sep 2025 à 15:44
I have a data set of several measurements, which give me the values at given time intervals (e.g. once a minute). Every now and then, the value is missed, e.g. due to a random fault, and the missing value is marked as "0" (zero).
I have experience handling the data, but got a new request to debug the faults more closely. I need to find the length distribution of these zeros, i.e. how long the faults are typically? Are they single-value misses, or longer?
So, how do I evaluate the lengths for each of these faults, and/or their length distribution? I prefer answers without the Statictical toolbox, but if needed I have access to that, too.
0 commentaires
Réponse acceptée
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!