Quadratic eigenvalue problem: Difference between revisions

Content deleted Content added
ReoJoe (talk | contribs)
Add autonomous system of differential equations solutions, separate out FEM, in applications section
Youboo4 (talk | contribs)
Methods of solution: modified linearization notation to better match the reference
Line 34:
:<math>
L(\lambda) =
\lambda
\begin{bmatrix}
M0 & 0I_n \\
0-K & I_n-C
\end{bmatrix}
-
+
\lambda\begin{bmatrix}
CI_n & K0 \\
-I_n0 & 0M
\end{bmatrix},
</math>
Line 49 ⟶ 48:
z =
\begin{bmatrix}
\lambda x \\
\lambda x
x
\end{bmatrix}.
</math>