In many dynamic processes, the state has to be described with multiple variables. For example, the state vector that describes airplane position and velocity is 6-dimensional:

Including velocity requires a 9-dimensional vector:

Assuming a constant acceleration dynamic model, we can describe the airplane state at time by motion equations:

It is common practice to describe a multidimensional process with a single equation in matrix form. Represent them in matrix notation is much shorter and more elegant.