How to find CUSUM of a single state vector whose observation are comming at different time instant?

7 visualizaciones (últimos 30 días)
I have a vector of final size 1xN i.e X = [x1,x2,.....xn]. Elements of vector are coming each time instant one by one. How to apply (MATLAB Code) CUSUM here to detect any anomaly in sudden change in a particular time instant.

Respuestas (1)

Rishik Ramena
Rishik Ramena el 7 de Dic. de 2020
You could use the cummulative sum block. You can find examples here.

Categorías

Más información sobre Periodic Waveform Generation en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by