With the state-space model defined in the time domain as
$$
\begin{matrix}
\dot{x}(t)=Ax(t)+Bu(t) \\
y(t)=Cx(t)+Du(t)
\end{matrix}$$
The Laplace transform then becomes.
$$
\begin{matrix}
sx(s)-x(0)=Ax(s)+Bu(s)\\
y(s)=Cx(s)+Du(s)
\end{matrix}$$
- stengelAnalogVsDigital
[[Laplace Transform]]
[[State-Space Model]]