Berechnen Sie für A=(12−1212−121) A=\left(\begin{array}{rrr}1 & 2 & -1 \\ 2 & 1 & 2 \\ -1 & 2 & 1\end{array}\right) A=⎝⎛12−1212−121⎠⎞ und x=(2−13) x=\left(\begin{array}{r}2 \\ -1 \\ 3\end{array}\right) x=⎝⎛2−13⎠⎞ das Produkt xTAx x^{T} A x xTAx
Kommt hier das Ergebnis [-6, 3, -9, 18, -9, 27, -2, 1, -3] heraus?
Das Ergebnis ist eine 1x1 Matrix bzw. Skalar.
xT ist eine 1x3 MatrixA ist eine 3x3 Matrixx ist eine 3x1 Matrix
Das Produkt
xT * A * x ergibt vom Ergebnis eine 1x3 * 3x3 * 3x1 = 1x1 Matrix. Also ein Skalar
[2, -1, 3]·[1, 2, -1; 2, 1, 2; -1, 2, 1]·[2; -1; 3] = -18
Woran sieht man das dies ein Skala ist?
Du solltst dir mal die Grundlagen zur Matrizenmultiplikation durchlesen.
z.B. https://www.massmatics.de/merkzettel/#!304:Matrizenmultiplikation
Ein anderes Problem?
Willkommen bei der Mathelounge! Stell deine Frage einfach und kostenlos