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

7 Ansichten (letzte 30 Tage)
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.

Antworten (1)

Rishik Ramena
Rishik Ramena am 7 Dez. 2020
You could use the cummulative sum block. You can find examples here.

Kategorien

Mehr zu Periodic Waveform Generation finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by