{"id":277,"date":"2023-07-06T23:46:57","date_gmt":"2023-07-06T23:46:57","guid":{"rendered":"https:\/\/mathority.org\/de\/matrixtypen\/"},"modified":"2023-07-06T23:46:57","modified_gmt":"2023-07-06T23:46:57","slug":"matrixtypen","status":"publish","type":"post","link":"https:\/\/mathority.org\/de\/matrixtypen\/","title":{"rendered":"Matrixdefinition und matrixtypen"},"content":{"rendered":"<p>In diesem Artikel erkl\u00e4ren wir, was Matrizen sind und wie die Dimension einer Matrix bestimmt wird. Zus\u00e4tzlich sehen Sie Beispielmatrizen. Und schlie\u00dflich erfahren Sie, welche Matrizentypen am wichtigsten sind.<\/p>\n<h2 class=\"wp-block-heading\"> Was ist eine Matrix? <\/h2>\n<div style=\"background-color:#dff6ff;padding-top: 20px; padding-bottom: 0.5px; padding-right: 40px; padding-left: 30px\" class=\"has-background\">\n<p align=\"LEFT\"> eine <strong>Befehlsmatrix<\/strong><\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-7d0c5e4f172b3def521d0e4c97406eed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"m \\times n\" title=\"Rendered by QuickLaTeX.com\" height=\"9\" width=\"48\" style=\"vertical-align: 0px;\"><\/p>\n<p> ist eine Menge von Zahlen, die in angeordnet sind<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"m\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"><\/p>\n<p> Reihen und<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-b170995d512c659d8668b4e42e1fef6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"n\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"><\/p>\n<p> S\u00e4ulen:<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-8885ed97c64eb55d8104896b3755ae01_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle A =\\left( \\begin{array}{cccc} a_{11} &amp; a_{12} &amp; \\cdots &amp; a_{1n} \\\\[1.1ex] a_{21} &amp; a_{22} &amp; \\cdots &amp; a_{2n} \\\\[1.1ex] \\vdots &amp; \\vdots &amp; \\ddots &amp; \\vdots \\\\[1.1ex] a_{m1} &amp; a_{m2} &amp; \\cdots &amp; a_{mn} \\end{array} \\right)\" title=\"Rendered by QuickLaTeX.com\" height=\"117\" width=\"241\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<\/div>\n<h2 class=\"wp-block-heading\"> Matrixbeispiele<\/h2>\n<p> Hier einige Beispiele f\u00fcr verschiedene Matrizen:<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-72a32fd35bafb195615e8df1e51ae9db_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle A =  \\begin{pmatrix} 2 &amp; -1 &amp; 0 \\\\[1.1ex] 1 &amp; 4 &amp; -3 \\\\[1.1ex] -2 &amp; 8 &amp; 7 \\end{pmatrix}  \\qquad B = \\begin{pmatrix} 9 &amp; 2  \\\\[1.1ex] 5 &amp; 6  \\end{pmatrix}  \\qquad C = \\begin{pmatrix} 5 &amp; 2 &amp; -3 \\\\[1.1ex] 2 &amp; 1 &amp; 8 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"479\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<h2 class=\"wp-block-heading\"> Abmessungen eines Tisches<\/h2>\n<p class=\"has-background\" style=\"background-color:#dff6ff\"> Die <strong>Dimension eines Arrays<\/strong> ist<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-c52d4ba9c634974931241ecdbeda6120_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\bm{m \\times n}\" title=\"Rendered by QuickLaTeX.com\" height=\"9\" width=\"48\" style=\"vertical-align: 0px;\"><\/p>\n<p> . Gold<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-6b41df788161942c6f98604d37de8098_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"m\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"15\" style=\"vertical-align: 0px;\"><\/p>\n<p> entspricht der Anzahl der Zeilen der Matrix und<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-b170995d512c659d8668b4e42e1fef6b_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"n\" title=\"Rendered by QuickLaTeX.com\" height=\"8\" width=\"11\" style=\"vertical-align: 0px;\"><\/p>\n<p> auf die Anzahl der Spalten.<\/p>\n<p class=\"has-text-color\" style=\"color:#00b0ff;font-size:22px\"> <strong>Beispiele:<\/strong> <\/p>\n<div class=\"wp-block-columns is-layout-flex wp-container-38\">\n<div class=\"wp-block-column is-layout-flow\">\n<p class=\"has-text-align-center\" style=\"margin-bottom:10px\"> Dimensionsmatrix <\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-878c371589f052d45385481b75e4917c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"2 \\times 3:\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"48\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-3726c7b45a02316ec67b50e0237c3185_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle  \\begin{pmatrix} 1 &amp; 2 &amp; 5 \\\\[1.1ex] -1 &amp; 3 &amp; 4 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"54\" width=\"93\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<\/div>\n<div class=\"wp-block-column is-layout-flow\">\n<p class=\"has-text-align-center\" style=\"margin-bottom:10px\"> Dimensionsmatrix <\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-14a0ee2534cddbe46d75aeae75cd6711_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"2 \\times 1 :\" title=\"Rendered by QuickLaTeX.com\" height=\"12\" width=\"48\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-694dad832d13e78a9ee1b21cefb1a9dc_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle  \\begin{pmatrix} 5  \\\\[1.1ex] 2  \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"54\" width=\"29\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<\/div>\n<\/div>\n<h2 class=\"wp-block-heading\"> Arten von Matrizen<\/h2>\n<p> Im Folgenden erl\u00e4utern wir die Eigenschaften der wichtigsten Matrixtypen.<\/p>\n<h3 style=\"color:#00B0FF\"> Zeilenmatrix<\/h3>\n<p> Es ist diese Matrix, die nur eine Zeile hat:<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-3cb155147addb1bc4db8f694b5af5cf9_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle\\begin{pmatrix} 3 &amp; 6 &amp; -2  \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"85\" style=\"vertical-align: -7px;\"><\/p>\n<\/p>\n<h3 style=\"color:#00B0FF\"> Spaltenmatrix<\/h3>\n<p> Es ist diese Matrix, die nur eine Spalte hat: <\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-fed96442dbc02c5ee489cff08a125859_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 6 \\\\[1.1ex] 4   \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"54\" width=\"29\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<div class=\"adsb30\" style=\" margin:px; text-align:\"><\/div>\n<h3 style=\"color:#00B0FF\"> transponierte Matrix<\/h3>\n<p> Die <a href=\"https:\/\/mathority.org\/de\/beispiele-fur-transponierte-oder-transponierte-matrix-und-geloste-ubungen\/\">Transpositions- oder Transpositionsmatrix<\/a> ist die Matrix, die durch <strong>die Umwandlung von Zeilen in Spalten<\/strong> erhalten wird. Und es wird durch ein \u201et\u201c oben rechts in der Matrix dargestellt<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-4c72769fd50c369b7401e7605fc08b2c_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\left(A^t \\right) .\" title=\"Rendered by QuickLaTeX.com\" height=\"22\" width=\"40\" style=\"vertical-align: -7px;\"><\/p>\n<\/p>\n<p> Beispiele:<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-2c2bf551babe6000fbc0841a1dfb0c4a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle A=  \\begin{pmatrix} 2 &amp; 3  \\\\[1.1ex] -1 &amp; 5    \\end{pmatrix}  \\ \\longrightarrow \\ A^t= \\begin{pmatrix} 2 &amp; -1 \\\\[1.1ex] 3 &amp; 5  \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"54\" width=\"277\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-8562db7b8c49a6f92f89ba709df979ed_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle B= \\begin{pmatrix} 1 &amp; 5 &amp; 4 \\\\[1.1ex] 3 &amp; 0 &amp; 2   \\end{pmatrix}  \\ \\longrightarrow \\ B^t= \\begin{pmatrix} 1 &amp; 3 \\\\[1.1ex] 5 &amp; 0 \\\\[1.1ex] 4 &amp; 2   \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"279\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<h3 style=\"color:#00B0FF\"> Quadratische Matrix<\/h3>\n<p> Eine <strong>quadratische Matrix<\/strong> ist eine Matrix, die genauso viele Zeilen wie Spalten hat.<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-16ee3efde817078c7d57d60bb12f725a_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"(m=n ) .\" title=\"Rendered by QuickLaTeX.com\" height=\"19\" width=\"67\" style=\"vertical-align: -5px;\"><\/p>\n<\/p>\n<p> Eine quadratische Matrix der Ordnung 3 w\u00e4re beispielsweise:<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-fef5e9c68d2a0df5fbe9eedf430d424d_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\left( \\begin{array}{ccc} 1 &amp; 6 &amp; 3 \\\\[1.1ex] 2 &amp; 4 &amp; 0 \\\\[1.1ex] 5 &amp; -1 &amp; 2 \\end{array} \\right)\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"110\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p> Die <strong>Hauptdiagonale<\/strong> einer quadratischen Matrix besteht aus den Elementen, die von der oberen linken Ecke zur unteren rechten Ecke verlaufen: <\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/uploads\/2023\/07\/matrice-diagonale-principale-c.webp\" alt=\"Hauptdiagonale einer quadratischen Matrix\" class=\"wp-image-1528\" width=\"376\" height=\"96\" srcset=\"\" sizes=\"auto, \"><\/figure>\n<\/div>\n<p> Die <strong>sekund\u00e4re Diagonale<\/strong> einer quadratischen Matrix entspricht den Elementen, die von der unteren linken Ecke zur oberen rechten Ecke verlaufen: <\/p>\n<div class=\"wp-block-image\">\n<figure class=\"aligncenter size-large is-resized\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/uploads\/2023\/07\/matrice-diagonale-secondaire-c.webp\" alt=\"Sekund\u00e4rdiagonale einer quadratischen Matrix\" class=\"wp-image-1529\" width=\"376\" height=\"99\" srcset=\"\" sizes=\"auto, \"><\/figure>\n<\/div>\n<p> Wir empfehlen Ihnen, sich alle <a href=\"https:\/\/mathority.org\/de\/quadratische-matrix\/\">Eigenschaften quadratischer Matrizen<\/a> anzusehen, da sie wahrscheinlich der am h\u00e4ufigsten verwendete Matrizentyp sind und daher f\u00fcr die lineare Algebra sehr wichtig sind.<\/p>\n<h3 style=\"color:#00B0FF\"> Dreiecksmatrix<\/h3>\n<p> Eine <strong>Dreiecksmatrix<\/strong> ist eine Matrix, in der alle Elemente oberhalb oder unterhalb der Hauptdiagonale 0 sind.<\/p>\n<p> Dreiecksmatrizen werden in zwei Typen unterteilt: <strong>obere Dreiecksmatrizen<\/strong> , deren Elemente unterhalb der Hauptdiagonale Null sind, und <strong>untere Dreiecksmatrizen<\/strong> , deren Elemente oberhalb der Hauptdiagonale Null sind. Um die Unterschiede zwischen ihnen vollst\u00e4ndig zu verstehen, k\u00f6nnen Sie sich andere <a href=\"https:\/\/mathority.org\/de\/obere-untere-dreiecksmatrix\/\">Beispiele f\u00fcr Dreiecksmatrizen<\/a> ansehen. <\/p>\n<div class=\"wp-block-columns is-layout-flex wp-container-41\">\n<div class=\"wp-block-column is-layout-flow\">\n<p class=\"has-text-align-center\" style=\"margin-bottom:10px\"> <strong>Obere Dreiecksmatrix:<\/strong> <\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-e0086ac0e901c8b3b07f2650fe570397_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 4 &amp; 1 &amp; 7 \\\\[1.1ex] 0 &amp; 2 &amp; 5 \\\\[1.1ex] 0 &amp; 0 &amp; 3 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"80\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<\/div>\n<div class=\"wp-block-column is-layout-flow\">\n<p class=\"has-text-align-center\" style=\"margin-bottom:10px\"> <strong>Untere Dreiecksmatrix:<\/strong> <\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-f72c26adcce2190c1fea90d60394aa99_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 1 &amp; 0 &amp; 0 \\\\[1.1ex] 2 &amp; 3 &amp; 0 \\\\[1.1ex] -1 &amp; 2 &amp; 4 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"94\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<\/div>\n<\/div>\n<div class=\"adsb30\" style=\" margin:12px; text-align:center\">\n<div id=\"ezoic-pub-ad-placeholder-118\"><\/div>\n<\/div>\n<h3 style=\"color:#00B0FF\"> diagonale Matrix<\/h3>\n<p> Eine <strong>Diagonalmatrix<\/strong> ist eine quadratische Matrix, in der alle Elemente, die nicht auf der Hauptdiagonale liegen, Nullen sind. Die Eigenschaften und andere <a href=\"https:\/\/mathority.org\/de\/diagonale-matrix\/\">Beispiele von Diagonalmatrizen<\/a> k\u00f6nnen Sie unter diesem Link sehen.<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-8ea0a8119aebdb9c9f1700fd29cfa245_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle  \\begin{pmatrix} 4 &amp; 0 &amp; 0 \\\\[1.1ex] 0 &amp; 2 &amp; 0 \\\\[1.1ex] 0 &amp; 0 &amp; -3 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"94\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p> Obwohl diese Matrizen sehr einfach erscheinen, weil sie viele Nullen enthalten, sind sie tats\u00e4chlich f\u00fcr die Mathematik sehr wichtig. Tats\u00e4chlich gibt es ein ganzes Verfahren zum Diagonalisieren einer Matrix, daher sind <a href=\"https:\/\/mathority.org\/de\/wie-man-eine-diagonalisierbare-matrix-diagonalisiert.-diagonalisierung-einer-2x2-3x3-4x4-matrix.-ubungen-schritt-fur-schritt-gelost\/\">diagonalisierbare Matrizen<\/a> von gro\u00dfer Bedeutung.<\/p>\n<h3 style=\"color:#00B0FF\"> Skalarmatrix<\/h3>\n<p> Eine <strong>Skalarmatrix<\/strong> ist eine Diagonalmatrix, in der alle Elemente der Hauptdiagonale gleich sind. Wenn Sie m\u00f6chten, k\u00f6nnen Sie sich hier weitere <a href=\"https:\/\/mathority.org\/de\/skalarmatrix\/\">Beispiele f\u00fcr Skalarmatrizen<\/a> ansehen.<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-3491621e888fd9c3d04661d4fb66fd9f_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 4 &amp; 0 &amp; 0 \\\\[1.1ex] 0 &amp; 4 &amp; 0 \\\\[1.1ex] 0 &amp; 0 &amp; 4 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"80\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<h3 style=\"color:#00B0FF\"> Identit\u00e4tsmatrix oder Einheit<\/h3>\n<p> Die <strong>Identit\u00e4tsmatrix<\/strong> ist eine Diagonalmatrix, bei der alle Elemente der Hauptdiagonale gleich 1 sind.<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-b718e8d2f9a9a0699b40ff80331b3ddb_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 1 &amp; 0 &amp; 0 \\\\[1.1ex] 0 &amp; 1 &amp; 0 \\\\[1.1ex] 0 &amp; 0 &amp; 1 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"80\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p> Wie jede Diagonalmatrix sieht sie wie eine sehr einfache Art von Matrix aus. Aber lassen Sie sich nicht von ihrem Aussehen t\u00e4uschen, es handelt sich aufgrund ihrer Eigenschaften um eine weit verbreitete Matrix, beispielsweise wird sie zum Invertieren einer Matrix verwendet. Wir empfehlen Ihnen, die <a href=\"https:\/\/mathority.org\/de\">Eigenschaften der Identit\u00e4tsmatrix<\/a> zu \u00fcberpr\u00fcfen, um ihren Nutzen zu verstehen. <\/p>\n<div class=\"adsb30\" style=\" margin:12px; text-align:center\">\n<div id=\"ezoic-pub-ad-placeholder-119\"><\/div>\n<\/div>\n<h3 style=\"color:#00B0FF\"> Nullmatrix<\/h3>\n<p> Eine <strong>Nullmatrix<\/strong> ist eine Matrix, in der alle ihre Elemente 0 sind:<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-aee0c6dd1f51b2f389bdab12bbef8b89_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 0 &amp; 0 &amp; 0 \\\\[1.1ex] 0 &amp; 0 &amp; 0 \\\\[1.1ex] 0 &amp; 0 &amp; 0 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"80\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p> Wie Sie sehen, ist diese Matrix \u00fcberhaupt nicht komplex. Aber auch wenn es vielleicht nicht so aussieht, hat es seinen Nutzen. Sie k\u00f6nnen ihre Anwendungen auf der Seite mit den <a href=\"https:\/\/mathority.org\/de\/nullmatrix-null\/\">Nullmatrix-Eigenschaften<\/a> sehen.<\/p>\n<h3 style=\"color:#00B0FF\"> symmetrische Matrix<\/h3>\n<p> Eine <strong>symmetrische Matrix<\/strong> ist eine Matrix, deren Hauptdiagonale eine Symmetrieachse ist.<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-94722bc114c21682746b0bc3a77329b2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 2 &amp; 3 &amp; -1 \\\\[1.1ex] 3 &amp; 5 &amp; 9 \\\\[1.1ex] -1 &amp; 9 &amp; 1 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"108\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p> Aufgrund der <a href=\"https:\/\/mathority.org\/de\/beispiele-und-eigenschaften-symmetrischer-matrizen\/\">Eigenschaften symmetrischer Matrizen<\/a> ist das Ergebnis der Transponierung einer symmetrischen Matrix die Matrix selbst.<\/p>\n<h3 style=\"color:#00B0FF\"> antisymmetrische Matrix<\/h3>\n<p> Eine <strong>antisymmetrische Matrix<\/strong> ist eine Matrix, bei der die Hauptdiagonale mit Nullen gef\u00fcllt ist und dar\u00fcber hinaus eine Antisymmetrieachse ist.<\/p>\n<\/p>\n<p class=\"has-text-align-center\"><img decoding=\"async\" loading=\"lazy\" src=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-b702629f4fd34334079a530f86bc1cd2_l3.png\" class=\"ql-img-inline-formula quicklatex-auto-format\" alt=\"\\displaystyle \\begin{pmatrix} 0 &amp; 4 &amp; 2 \\\\[1.1ex] -4 &amp; 0 &amp; -3 \\\\[1.1ex] -2 &amp; 3 &amp; 0 \\end{pmatrix}\" title=\"Rendered by QuickLaTeX.com\" height=\"85\" width=\"108\" style=\"vertical-align: 0px;\"><\/p>\n<\/p>\n<p> Im folgenden Link sehen Sie alle Eigenschaften und weitere <a href=\"https:\/\/mathority.org\/de\/beispiele-und-eigenschaften-antisymmetrischer-matrizen\/\">Beispiele antisymmetrischer Matrizen<\/a> .<\/p>\n<p> Nachdem Sie nun die verschiedenen Tabellentypen kennengelernt haben, fragen Sie sich wahrscheinlich: Was soll das alles? Nun, eine der Hauptanwendungen sind Matrixoperationen, die wichtigste davon ist die Multiplikation, deren Funktionsweise Sie auch auf <a href=\"https:\/\/mathority.org\/de\/multiplikation-von-2x2--und-3x3-matrizen-beispiele-und-ubungen-schritt-fur-schritt-gelost\/\">der Seite \u201eMultiplikationsmatrix\u201c<\/a> sehen k\u00f6nnen.<\/p>\n","protected":false},"excerpt":{"rendered":"<p>In diesem Artikel erkl\u00e4ren wir, was Matrizen sind und wie die Dimension einer Matrix bestimmt wird. Zus\u00e4tzlich sehen Sie Beispielmatrizen. Und schlie\u00dflich erfahren Sie, welche Matrizentypen am wichtigsten sind. Was ist eine Matrix? eine Befehlsmatrix ist eine Menge von Zahlen, die in angeordnet sind Reihen und S\u00e4ulen: Matrixbeispiele Hier einige Beispiele f\u00fcr verschiedene Matrizen: Abmessungen &hellip;<\/p>\n<p class=\"read-more\"> <a class=\"\" href=\"https:\/\/mathority.org\/de\/matrixtypen\/\"> <span class=\"screen-reader-text\">Matrixdefinition und matrixtypen<\/span> Weiterlesen &raquo;<\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"site-sidebar-layout":"default","site-content-layout":"","ast-site-content-layout":"","site-content-style":"default","site-sidebar-style":"default","ast-global-header-display":"","ast-banner-title-visibility":"","ast-main-header-display":"","ast-hfb-above-header-display":"","ast-hfb-below-header-display":"","ast-hfb-mobile-header-display":"","site-post-title":"","ast-breadcrumbs-content":"","ast-featured-img":"","footer-sml-layout":"","theme-transparent-header-meta":"","adv-header-id-meta":"","stick-header-meta":"","header-above-stick-meta":"","header-main-stick-meta":"","header-below-stick-meta":"","astra-migrate-meta-layouts":"","footnotes":""},"categories":[20],"tags":[],"class_list":["post-277","post","type-post","status-publish","format-standard","hentry","category-gemalde"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.2 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Matrixdefinition und Matrixtypen - Mathority<\/title>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/mathority.org\/de\/matrixtypen\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Matrixdefinition und Matrixtypen - Mathority\" \/>\n<meta property=\"og:description\" content=\"In diesem Artikel erkl\u00e4ren wir, was Matrizen sind und wie die Dimension einer Matrix bestimmt wird. Zus\u00e4tzlich sehen Sie Beispielmatrizen. Und schlie\u00dflich erfahren Sie, welche Matrizentypen am wichtigsten sind. Was ist eine Matrix? eine Befehlsmatrix ist eine Menge von Zahlen, die in angeordnet sind Reihen und S\u00e4ulen: Matrixbeispiele Hier einige Beispiele f\u00fcr verschiedene Matrizen: Abmessungen &hellip; Matrixdefinition und matrixtypen Weiterlesen &raquo;\" \/>\n<meta property=\"og:url\" content=\"https:\/\/mathority.org\/de\/matrixtypen\/\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-06T23:46:57+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-7d0c5e4f172b3def521d0e4c97406eed_l3.png\" \/>\n<meta name=\"author\" content=\"Mathority Mannschaft\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Mathority Mannschaft\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"3\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"Article\",\"@id\":\"https:\/\/mathority.org\/de\/matrixtypen\/#article\",\"isPartOf\":{\"@id\":\"https:\/\/mathority.org\/de\/matrixtypen\/\"},\"author\":{\"name\":\"Mathority Mannschaft\",\"@id\":\"https:\/\/mathority.org\/de\/#\/schema\/person\/c7da97cc1c90fc5e022a3dd06a76d3be\"},\"headline\":\"Matrixdefinition und matrixtypen\",\"datePublished\":\"2023-07-06T23:46:57+00:00\",\"dateModified\":\"2023-07-06T23:46:57+00:00\",\"mainEntityOfPage\":{\"@id\":\"https:\/\/mathority.org\/de\/matrixtypen\/\"},\"wordCount\":637,\"commentCount\":0,\"publisher\":{\"@id\":\"https:\/\/mathority.org\/de\/#organization\"},\"articleSection\":[\"Gem\u00e4lde\"],\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"CommentAction\",\"name\":\"Comment\",\"target\":[\"https:\/\/mathority.org\/de\/matrixtypen\/#respond\"]}]},{\"@type\":\"WebPage\",\"@id\":\"https:\/\/mathority.org\/de\/matrixtypen\/\",\"url\":\"https:\/\/mathority.org\/de\/matrixtypen\/\",\"name\":\"Matrixdefinition und Matrixtypen - Mathority\",\"isPartOf\":{\"@id\":\"https:\/\/mathority.org\/de\/#website\"},\"datePublished\":\"2023-07-06T23:46:57+00:00\",\"dateModified\":\"2023-07-06T23:46:57+00:00\",\"breadcrumb\":{\"@id\":\"https:\/\/mathority.org\/de\/matrixtypen\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/mathority.org\/de\/matrixtypen\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/mathority.org\/de\/matrixtypen\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/mathority.org\/de\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Matrixdefinition und matrixtypen\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/mathority.org\/de\/#website\",\"url\":\"https:\/\/mathority.org\/de\/\",\"name\":\"Mathority\",\"description\":\"Wo Neugierde auf Berechnung trifft!\",\"publisher\":{\"@id\":\"https:\/\/mathority.org\/de\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/mathority.org\/de\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"Organization\",\"@id\":\"https:\/\/mathority.org\/de\/#organization\",\"name\":\"Mathority\",\"url\":\"https:\/\/mathority.org\/de\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/mathority.org\/de\/#\/schema\/logo\/image\/\",\"url\":\"https:\/\/mathority.org\/de\/wp-content\/uploads\/2023\/09\/mathority-log.png\",\"contentUrl\":\"https:\/\/mathority.org\/de\/wp-content\/uploads\/2023\/09\/mathority-log.png\",\"width\":703,\"height\":151,\"caption\":\"Mathority\"},\"image\":{\"@id\":\"https:\/\/mathority.org\/de\/#\/schema\/logo\/image\/\"}},{\"@type\":\"Person\",\"@id\":\"https:\/\/mathority.org\/de\/#\/schema\/person\/c7da97cc1c90fc5e022a3dd06a76d3be\",\"name\":\"Mathority Mannschaft\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/mathority.org\/de\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/8a35e4c8616d1c34c03ca02862b580f4372c5650665668489db53a09579bbc4f?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/8a35e4c8616d1c34c03ca02862b580f4372c5650665668489db53a09579bbc4f?s=96&d=mm&r=g\",\"caption\":\"Mathority Mannschaft\"},\"sameAs\":[\"http:\/\/mathority.org\/de\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Matrixdefinition und Matrixtypen - Mathority","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/mathority.org\/de\/matrixtypen\/","og_locale":"de_DE","og_type":"article","og_title":"Matrixdefinition und Matrixtypen - Mathority","og_description":"In diesem Artikel erkl\u00e4ren wir, was Matrizen sind und wie die Dimension einer Matrix bestimmt wird. Zus\u00e4tzlich sehen Sie Beispielmatrizen. Und schlie\u00dflich erfahren Sie, welche Matrizentypen am wichtigsten sind. Was ist eine Matrix? eine Befehlsmatrix ist eine Menge von Zahlen, die in angeordnet sind Reihen und S\u00e4ulen: Matrixbeispiele Hier einige Beispiele f\u00fcr verschiedene Matrizen: Abmessungen &hellip; Matrixdefinition und matrixtypen Weiterlesen &raquo;","og_url":"https:\/\/mathority.org\/de\/matrixtypen\/","article_published_time":"2023-07-06T23:46:57+00:00","og_image":[{"url":"https:\/\/mathority.org\/wp-content\/ql-cache\/quicklatex.com-7d0c5e4f172b3def521d0e4c97406eed_l3.png"}],"author":"Mathority Mannschaft","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Mathority Mannschaft","Gesch\u00e4tzte Lesezeit":"3\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"Article","@id":"https:\/\/mathority.org\/de\/matrixtypen\/#article","isPartOf":{"@id":"https:\/\/mathority.org\/de\/matrixtypen\/"},"author":{"name":"Mathority Mannschaft","@id":"https:\/\/mathority.org\/de\/#\/schema\/person\/c7da97cc1c90fc5e022a3dd06a76d3be"},"headline":"Matrixdefinition und matrixtypen","datePublished":"2023-07-06T23:46:57+00:00","dateModified":"2023-07-06T23:46:57+00:00","mainEntityOfPage":{"@id":"https:\/\/mathority.org\/de\/matrixtypen\/"},"wordCount":637,"commentCount":0,"publisher":{"@id":"https:\/\/mathority.org\/de\/#organization"},"articleSection":["Gem\u00e4lde"],"inLanguage":"de","potentialAction":[{"@type":"CommentAction","name":"Comment","target":["https:\/\/mathority.org\/de\/matrixtypen\/#respond"]}]},{"@type":"WebPage","@id":"https:\/\/mathority.org\/de\/matrixtypen\/","url":"https:\/\/mathority.org\/de\/matrixtypen\/","name":"Matrixdefinition und Matrixtypen - Mathority","isPartOf":{"@id":"https:\/\/mathority.org\/de\/#website"},"datePublished":"2023-07-06T23:46:57+00:00","dateModified":"2023-07-06T23:46:57+00:00","breadcrumb":{"@id":"https:\/\/mathority.org\/de\/matrixtypen\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/mathority.org\/de\/matrixtypen\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/mathority.org\/de\/matrixtypen\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/mathority.org\/de\/"},{"@type":"ListItem","position":2,"name":"Matrixdefinition und matrixtypen"}]},{"@type":"WebSite","@id":"https:\/\/mathority.org\/de\/#website","url":"https:\/\/mathority.org\/de\/","name":"Mathority","description":"Wo Neugierde auf Berechnung trifft!","publisher":{"@id":"https:\/\/mathority.org\/de\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/mathority.org\/de\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"},{"@type":"Organization","@id":"https:\/\/mathority.org\/de\/#organization","name":"Mathority","url":"https:\/\/mathority.org\/de\/","logo":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/mathority.org\/de\/#\/schema\/logo\/image\/","url":"https:\/\/mathority.org\/de\/wp-content\/uploads\/2023\/09\/mathority-log.png","contentUrl":"https:\/\/mathority.org\/de\/wp-content\/uploads\/2023\/09\/mathority-log.png","width":703,"height":151,"caption":"Mathority"},"image":{"@id":"https:\/\/mathority.org\/de\/#\/schema\/logo\/image\/"}},{"@type":"Person","@id":"https:\/\/mathority.org\/de\/#\/schema\/person\/c7da97cc1c90fc5e022a3dd06a76d3be","name":"Mathority Mannschaft","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/mathority.org\/de\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/8a35e4c8616d1c34c03ca02862b580f4372c5650665668489db53a09579bbc4f?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/8a35e4c8616d1c34c03ca02862b580f4372c5650665668489db53a09579bbc4f?s=96&d=mm&r=g","caption":"Mathority Mannschaft"},"sameAs":["http:\/\/mathority.org\/de"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/posts\/277","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/comments?post=277"}],"version-history":[{"count":0,"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/posts\/277\/revisions"}],"wp:attachment":[{"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/media?parent=277"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/categories?post=277"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/mathority.org\/de\/wp-json\/wp\/v2\/tags?post=277"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}