{"id":4127,"date":"2023-07-13T10:29:52","date_gmt":"2023-07-13T10:29:52","guid":{"rendered":"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/"},"modified":"2023-07-13T10:29:52","modified_gmt":"2023-07-13T10:29:52","slug":"excel-matrixvermenigvuldiging","status":"publish","type":"post","link":"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/","title":{"rendered":"Hoe matrixvermenigvuldiging in excel uit te voeren: met voorbeelden"},"content":{"rendered":"<p><\/p>\n<hr>\n<p><span style=\"color: #000000;\">U kunt de <strong>MMULT-<\/strong> functie in Excel gebruiken om matrixvermenigvuldiging uit te voeren.<\/span><\/p>\n<p> <span style=\"color: #000000;\">Deze functie gebruikt de volgende basissyntaxis:<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>MMULT(tabel1, tabel2)<\/strong><\/span><\/p>\n<p> <span style=\"color: #000000;\">Goud:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\"><strong>array1<\/strong> , <strong>array2<\/strong> : De twee matrices die u wilt vermenigvuldigen.<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">De volgende voorbeelden laten zien hoe u de functie <strong>MMULT<\/strong> gebruikt om de volgende matrixvermenigvuldigingen in Excel uit te voeren:<\/span><\/p>\n<ul>\n<li> <span style=\"color: #000000;\">(2\u00d72) bij (2\u00d72) Matrixvermenigvuldiging<\/span><\/li>\n<li> <span style=\"color: #000000;\">(2\u00d72) bij (2\u00d73) Matrixvermenigvuldiging<\/span><\/li>\n<li> <span style=\"color: #000000;\">(3\u00d73) bij (3\u00d72) Matrixvermenigvuldiging<\/span><\/li>\n<\/ul>\n<p> <span style=\"color: #000000;\">Laten we gaan!<\/span><\/p>\n<h2> <strong>Voorbeeld 1: (2\u00d72) met (2\u00d72) matrixvermenigvuldiging<\/strong><\/h2>\n<p> <span style=\"color: #000000;\">De volgende schermafbeelding laat zien hoe u een (2 \u00d7 2) matrix vermenigvuldigt met een andere (2 \u00d7 2) matrix in Excel:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32783\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/mmult1.png\" alt=\"2x2 bij 2x2 matrixvermenigvuldiging in Excel\" width=\"657\" height=\"385\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">We hebben de volgende formule in cel <strong>G2<\/strong> getypt om deze matrixvermenigvuldiging uit te voeren:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=MMULT( <span style=\"color: #3366ff;\">A2:B3<\/span> , <span style=\"color: #ff0000;\">D2:E3<\/span> )\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Hier zijn de feitelijke formules die Excel gebruikt om deze matrixvermenigvuldiging uit te voeren:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32798 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/matr1.png\" alt=\"\" width=\"525\" height=\"97\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Dit levert de volgende 2\u00d72-matrix op:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32799 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/matr2.png\" alt=\"\" width=\"191\" height=\"87\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\"><strong>Gerelateerd:<\/strong> Een inleiding tot matrixvermenigvuldiging (2\u00d72) met (2\u00d72)<\/span><\/p>\n<h2> <strong>Voorbeeld 2: (2 \u00d7 2) met (2 \u00d7 3) matrixvermenigvuldiging<\/strong><\/h2>\n<p> <span style=\"color: #000000;\">De volgende schermafbeelding laat zien hoe u een (2 \u00d7 2) matrix vermenigvuldigt met een (2 \u00d7 3) matrix in Excel:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32784 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/mmult2.png\" alt=\"\" width=\"661\" height=\"414\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">We hebben de volgende formule in cel <strong>H2<\/strong> getypt om deze matrixvermenigvuldiging uit te voeren:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=MMULT( <span style=\"color: #3366ff;\">A2:B3<\/span> , <span style=\"color: #ff0000;\">D2:F3<\/span> )\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Hier zijn de feitelijke formules die Excel gebruikt om deze matrixvermenigvuldiging uit te voeren:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32802 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/matr3.png\" alt=\"\" width=\"496\" height=\"91\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Dit levert de volgende 2\u00d73-matrix op:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32803 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/matr4.png\" alt=\"\" width=\"237\" height=\"85\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\"><strong>Gerelateerd:<\/strong> Een inleiding tot matrixvermenigvuldiging (2 \u00d7 2) met (2 \u00d7 3)<\/span><\/p>\n<h2> <strong>Voorbeeld 3: (3 \u00d7 3) met (3 \u00d7 2) matrixvermenigvuldiging<\/strong><\/h2>\n<p> <span style=\"color: #000000;\">De volgende schermafbeelding laat zien hoe u een (3 \u00d7 3) matrix vermenigvuldigt met een (3 \u00d7 2) matrix in Excel:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\"aligncenter wp-image-32788\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/mmult3.png\" alt=\"3x3 bij 3x2 matrixvermenigvuldiging in Excel\" width=\"571\" height=\"411\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">We hebben de volgende formule in cel <strong>H2<\/strong> getypt om deze matrixvermenigvuldiging uit te voeren:<\/span><\/p>\n<pre style=\"background-color: #ececec; font-size: 17px;\"> <strong>=MMULT( <span style=\"color: #3366ff;\">A2:C4<\/span> , <span style=\"color: #ff0000;\">E2:F4<\/span> )\n<\/strong><\/pre>\n<p> <span style=\"color: #000000;\">Hier zijn de feitelijke formules die Excel gebruikt om deze matrixvermenigvuldiging uit te voeren:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32805 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/matr5.png\" alt=\"\" width=\"491\" height=\"116\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\">Dit levert de volgende 3\u00d72-matrix op:<\/span> <\/p>\n<p><img decoding=\"async\" loading=\"lazy\" class=\" wp-image-32806 aligncenter\" src=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/matr6.png\" alt=\"\" width=\"236\" height=\"111\" srcset=\"\" sizes=\"auto, \"><\/p>\n<p> <span style=\"color: #000000;\"><strong>Gerelateerd:<\/strong> Een inleiding tot matrixvermenigvuldiging (3 \u00d7 3) met (3 \u00d7 2)<\/span><\/p>\n<p> <span style=\"color: #000000;\"><strong>Let op<\/strong> : U kunt <a href=\"https:\/\/support.microsoft.com\/en-us\/office\/mmult-function-40593ed7-a3cd-4b6b-b9a3-e4ad3c7245eb\" target=\"_blank\" rel=\"noopener\">hier<\/a> de volledige documentatie van de <strong>MMULT-<\/strong> functie in Excel vinden.<\/span><\/p>\n<h2> <span style=\"color: #000000;\"><strong>Aanvullende bronnen<\/strong><\/span><\/h2>\n<p> <span style=\"color: #000000;\">In de volgende zelfstudies wordt uitgelegd hoe u andere veelvoorkomende taken in Excel kunt uitvoeren:<\/span><\/p>\n<p> <a href=\"https:\/\/statorials.org\/nl\/vermenigvuldigen-als-excel\/\" target=\"_blank\" rel=\"noopener\">Hoe een VERMENIGVULDIG ALS-functie in Excel te gebruiken<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/excel-vermenigvuldig-kolom-met-percentage\/\" target=\"_blank\" rel=\"noopener\">Hoe een kolom met een percentage te vermenigvuldigen in Excel<\/a><br \/> <a href=\"https:\/\/statorials.org\/nl\/excel-vermenigvuldig-kolom-met-constante\/\" target=\"_blank\" rel=\"noopener\">Hoe een kolom te vermenigvuldigen met een constante in Excel<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>U kunt de MMULT- functie in Excel gebruiken om matrixvermenigvuldiging uit te voeren. Deze functie gebruikt de volgende basissyntaxis: MMULT(tabel1, tabel2) Goud: array1 , array2 : De twee matrices die u wilt vermenigvuldigen. De volgende voorbeelden laten zien hoe u de functie MMULT gebruikt om de volgende matrixvermenigvuldigingen in Excel uit te voeren: (2\u00d72) bij [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[11],"tags":[],"class_list":["post-4127","post","type-post","status-publish","format-standard","hentry","category-gids"],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v21.5 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Matrixvermenigvuldiging uitvoeren in Excel (met voorbeelden) - Statorialen<\/title>\n<meta name=\"description\" content=\"In deze tutorial wordt uitgelegd hoe u matrixvermenigvuldiging in Excel uitvoert, met verschillende voorbeelden.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/\" \/>\n<meta property=\"og:locale\" content=\"de_DE\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Matrixvermenigvuldiging uitvoeren in Excel (met voorbeelden) - Statorialen\" \/>\n<meta property=\"og:description\" content=\"In deze tutorial wordt uitgelegd hoe u matrixvermenigvuldiging in Excel uitvoert, met verschillende voorbeelden.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/\" \/>\n<meta property=\"og:site_name\" content=\"Statorials\" \/>\n<meta property=\"article:published_time\" content=\"2023-07-13T10:29:52+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/mmult1.png\" \/>\n<meta name=\"author\" content=\"Dr.benjamin anderson\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Verfasst von\" \/>\n\t<meta name=\"twitter:data1\" content=\"Dr.benjamin anderson\" \/>\n\t<meta name=\"twitter:label2\" content=\"Gesch\u00e4tzte Lesezeit\" \/>\n\t<meta name=\"twitter:data2\" content=\"2\u00a0Minuten\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/\",\"url\":\"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/\",\"name\":\"Matrixvermenigvuldiging uitvoeren in Excel (met voorbeelden) - Statorialen\",\"isPartOf\":{\"@id\":\"https:\/\/statorials.org\/nl\/#website\"},\"datePublished\":\"2023-07-13T10:29:52+00:00\",\"dateModified\":\"2023-07-13T10:29:52+00:00\",\"author\":{\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\"},\"description\":\"In deze tutorial wordt uitgelegd hoe u matrixvermenigvuldiging in Excel uitvoert, met verschillende voorbeelden.\",\"breadcrumb\":{\"@id\":\"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/#breadcrumb\"},\"inLanguage\":\"de\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Thuis\",\"item\":\"https:\/\/statorials.org\/nl\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Hoe matrixvermenigvuldiging in excel uit te voeren: met voorbeelden\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/statorials.org\/nl\/#website\",\"url\":\"https:\/\/statorials.org\/nl\/\",\"name\":\"Statorials\",\"description\":\"Uw gids voor statistische competentie\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/statorials.org\/nl\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"de\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219\",\"name\":\"Dr.benjamin anderson\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"de\",\"@id\":\"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/\",\"url\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"contentUrl\":\"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg\",\"caption\":\"Dr.benjamin anderson\"},\"description\":\"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder\",\"sameAs\":[\"http:\/\/statorials.org\/nl\"]}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Matrixvermenigvuldiging uitvoeren in Excel (met voorbeelden) - Statorialen","description":"In deze tutorial wordt uitgelegd hoe u matrixvermenigvuldiging in Excel uitvoert, met verschillende voorbeelden.","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:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/","og_locale":"de_DE","og_type":"article","og_title":"Matrixvermenigvuldiging uitvoeren in Excel (met voorbeelden) - Statorialen","og_description":"In deze tutorial wordt uitgelegd hoe u matrixvermenigvuldiging in Excel uitvoert, met verschillende voorbeelden.","og_url":"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/","og_site_name":"Statorials","article_published_time":"2023-07-13T10:29:52+00:00","og_image":[{"url":"https:\/\/statorials.org\/wp-content\/uploads\/2023\/08\/mmult1.png"}],"author":"Dr.benjamin anderson","twitter_card":"summary_large_image","twitter_misc":{"Verfasst von":"Dr.benjamin anderson","Gesch\u00e4tzte Lesezeit":"2\u00a0Minuten"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/","url":"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/","name":"Matrixvermenigvuldiging uitvoeren in Excel (met voorbeelden) - Statorialen","isPartOf":{"@id":"https:\/\/statorials.org\/nl\/#website"},"datePublished":"2023-07-13T10:29:52+00:00","dateModified":"2023-07-13T10:29:52+00:00","author":{"@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219"},"description":"In deze tutorial wordt uitgelegd hoe u matrixvermenigvuldiging in Excel uitvoert, met verschillende voorbeelden.","breadcrumb":{"@id":"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/#breadcrumb"},"inLanguage":"de","potentialAction":[{"@type":"ReadAction","target":["https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/statorials.org\/nl\/excel-matrixvermenigvuldiging\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Thuis","item":"https:\/\/statorials.org\/nl\/"},{"@type":"ListItem","position":2,"name":"Hoe matrixvermenigvuldiging in excel uit te voeren: met voorbeelden"}]},{"@type":"WebSite","@id":"https:\/\/statorials.org\/nl\/#website","url":"https:\/\/statorials.org\/nl\/","name":"Statorials","description":"Uw gids voor statistische competentie","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/statorials.org\/nl\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"de"},{"@type":"Person","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/d4b8842173cca1bb62cdec41860e4219","name":"Dr.benjamin anderson","image":{"@type":"ImageObject","inLanguage":"de","@id":"https:\/\/statorials.org\/nl\/#\/schema\/person\/image\/","url":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","contentUrl":"http:\/\/statorials.org\/nl\/wp-content\/uploads\/2023\/10\/Dr.-Benjamin-Anderson-96x96.jpg","caption":"Dr.benjamin anderson"},"description":"Ik ben Benjamin, een gepensioneerde hoogleraar statistiek die nu een toegewijde Statorials-lesgever is. Ik heb uitgebreide ervaring en expertise op het gebied van statistiek en ik ben vastbesloten om mijn kennis te delen met studenten via Statorials. Lees verder","sameAs":["http:\/\/statorials.org\/nl"]}]}},"yoast_meta":{"yoast_wpseo_title":"","yoast_wpseo_metadesc":"","yoast_wpseo_canonical":""},"_links":{"self":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/4127","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/comments?post=4127"}],"version-history":[{"count":0,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/posts\/4127\/revisions"}],"wp:attachment":[{"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/media?parent=4127"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/categories?post=4127"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/statorials.org\/nl\/wp-json\/wp\/v2\/tags?post=4127"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}