For a single-input, single-output system, M = 1, K = 1, so Inputs = Outputs = Reals. (The state, however, is N-dimensional.) So
With this notation s, b, c are all N ´ 1 column vectors.
The response of the system to an input sequence x(0), x(1), x(2), … is
s(n) = An s0 + S (m = 0 to n-1) An-1-m b x(m)
y(n) = cT An s0 + S (m = 0 to n-1) cT An-1-m b x(m) + dx(n).