Re: Matrici di funzioni

#58487
lorenzo.pantieri
Partecipante
    Up
    0
    Down
    ::


    `\documentclass{article}
    \usepackage{amsmath}
    \begin{document}

    \begin{equation}
    G_0(s)=
    \begin{bmatrix}
    0 & \dfrac{4(s+3)}{(s+2)(s+5)} & 0 \\[2.5ex]
    \dfrac{2}{(s+2)(s+1)} & \dfrac{s}{(s+2)^2} & 0 \\[2.5ex]
    \dfrac{6(-s+1)}{(s+5)(s+4)} & 0 & \dfrac{8}{(s+2)(s+5)}
    \end{bmatrix}
    \end{equation}

    \end{document}`
    Cerca nell’Arte, quassù, per i dettagli.

    Ciao,
    L.

    Go to top