The best way to collect the data of sensors over a long period of time to study the behavior of the sensors as to which sensor leads/lags during time transitions?

1 vue (au cours des 30 derniers jours)
I have tons of data(in the form of matfiles) where I'm trying to study the behavior of two data output value (Values are Day = 1; Night = 2)for (sensors a; sensor b). Each signal is capable of detecting the transitions from day to night and night to day. I want to capture the transition of time from "day to night" and "night to day" for the two sensor and compare the two to see which sensor lead/lags at transitioning times. I will use "sensor a" as the base sensor. I want to store the results in a way to see these transitions and at the times they are happening. I looked at timesseries and adding events of the transitions. Any suggestions?

Réponse acceptée

dpb
dpb le 13 Avr 2018
If have Signal Processing TB, sounds like job for finddelay
  4 commentaires
Brandon Leonard
Brandon Leonard le 13 Avr 2018
Modifié(e) : Brandon Leonard le 13 Avr 2018
Okay, thank you dpd!! I will give it a try.

Connectez-vous pour commenter.

Plus de réponses (0)

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by