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

조회 수: 5 (최근 30일)
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.

답변 (1개)

Rishik Ramena
Rishik Ramena 2020년 12월 7일
You could use the cummulative sum block. You can find examples here.

카테고리

Help CenterFile Exchange에서 Periodic Waveform Generation에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by