how to decompose matrix like this?Matrix decomposition definitionAbout inverse matrixesMatrix decomposition definitionSolving Systems of linear equations between a square matrix and a rectangular matrix with block decompositionWriting a matrix as a product of elementary matrices.What Is This Matrix Operation Called And What Is It Used For?How should the L matrix in LU decomposition be padded when m > n?Name of orthogonal/unitary matrix decomposition?spectral theorem - why does it only apply to a symmetric matrix?Decomposition of a diagonal matrixHow many possible factorizations are there for a square matrix, and how can we know?

Why do I get two different answers for this counting problem?

Fully-Firstable Anagram Sets

How can I make my BBEG immortal short of making them a Lich or Vampire?

How do conventional missiles fly?

1960's book about a plague that kills all white people

Twin primes whose sum is a cube

Is it legal for company to use my work email to pretend I still work there?

How to model explosives?

Python: return float 1.0 as int 1 but float 1.5 as float 1.5

Has there ever been an airliner design involving reducing generator load by installing solar panels?

Can one be a co-translator of a book, if he does not know the language that the book is translated into?

What exploit are these user agents trying to use?

What does it mean to describe someone as a butt steak?

Infinite Abelian subgroup of infinite non Abelian group example

Is it unprofessional to ask if a job posting on GlassDoor is real?

I'm flying to France today and my passport expires in less than 2 months

How is it possible to have an ability score that is less than 3?

Is it inappropriate for a student to attend their mentor's dissertation defense?

Is "remove commented out code" correct English?

SSH "lag" in LAN on some machines, mixed distros

Brothers & sisters

What is the word for reserving something for yourself before others do?

Western buddy movie with a supernatural twist where a woman turns into an eagle at the end

Facing a paradox: Earnshaw's theorem in one dimension



how to decompose matrix like this?


Matrix decomposition definitionAbout inverse matrixesMatrix decomposition definitionSolving Systems of linear equations between a square matrix and a rectangular matrix with block decompositionWriting a matrix as a product of elementary matrices.What Is This Matrix Operation Called And What Is It Used For?How should the L matrix in LU decomposition be padded when m > n?Name of orthogonal/unitary matrix decomposition?spectral theorem - why does it only apply to a symmetric matrix?Decomposition of a diagonal matrixHow many possible factorizations are there for a square matrix, and how can we know?













2












$begingroup$


I want to have two matrixes of $ A $ and $B$ of a certain size, multiply them together $C = AB$, do some operations on $C$ to make $C_2$ and then decompose the matrix into to matrices of the same size as $A$ and $B$ so that $A_2B_2 = C_2$.



Which decomposition function can I use to achieve this?



EDIT: This is not a duplicate because the thread linked in the comments using LU decomposition says nothing about L and U being the same dimensions as the original matrix










share|cite|improve this question











$endgroup$











  • $begingroup$
    See this website: math.stackexchange.com/questions/783222/…
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:14











  • $begingroup$
    Possible duplicate of Matrix decomposition definition
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:15










  • $begingroup$
    @BadAtGeometry No, it's not the same question at all. The other question is about terminology, and makes no mention about the property being asked about in the current question.
    $endgroup$
    – M. Vinay
    Mar 29 at 3:17















2












$begingroup$


I want to have two matrixes of $ A $ and $B$ of a certain size, multiply them together $C = AB$, do some operations on $C$ to make $C_2$ and then decompose the matrix into to matrices of the same size as $A$ and $B$ so that $A_2B_2 = C_2$.



Which decomposition function can I use to achieve this?



EDIT: This is not a duplicate because the thread linked in the comments using LU decomposition says nothing about L and U being the same dimensions as the original matrix










share|cite|improve this question











$endgroup$











  • $begingroup$
    See this website: math.stackexchange.com/questions/783222/…
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:14











  • $begingroup$
    Possible duplicate of Matrix decomposition definition
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:15










  • $begingroup$
    @BadAtGeometry No, it's not the same question at all. The other question is about terminology, and makes no mention about the property being asked about in the current question.
    $endgroup$
    – M. Vinay
    Mar 29 at 3:17













2












2








2





$begingroup$


I want to have two matrixes of $ A $ and $B$ of a certain size, multiply them together $C = AB$, do some operations on $C$ to make $C_2$ and then decompose the matrix into to matrices of the same size as $A$ and $B$ so that $A_2B_2 = C_2$.



Which decomposition function can I use to achieve this?



EDIT: This is not a duplicate because the thread linked in the comments using LU decomposition says nothing about L and U being the same dimensions as the original matrix










share|cite|improve this question











$endgroup$




I want to have two matrixes of $ A $ and $B$ of a certain size, multiply them together $C = AB$, do some operations on $C$ to make $C_2$ and then decompose the matrix into to matrices of the same size as $A$ and $B$ so that $A_2B_2 = C_2$.



Which decomposition function can I use to achieve this?



EDIT: This is not a duplicate because the thread linked in the comments using LU decomposition says nothing about L and U being the same dimensions as the original matrix







matrices matrix-decomposition






share|cite|improve this question















share|cite|improve this question













share|cite|improve this question




share|cite|improve this question








edited Mar 29 at 3:34







deltaskelta

















asked Mar 29 at 3:09









deltaskeltadeltaskelta

1194




1194











  • $begingroup$
    See this website: math.stackexchange.com/questions/783222/…
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:14











  • $begingroup$
    Possible duplicate of Matrix decomposition definition
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:15










  • $begingroup$
    @BadAtGeometry No, it's not the same question at all. The other question is about terminology, and makes no mention about the property being asked about in the current question.
    $endgroup$
    – M. Vinay
    Mar 29 at 3:17
















  • $begingroup$
    See this website: math.stackexchange.com/questions/783222/…
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:14











  • $begingroup$
    Possible duplicate of Matrix decomposition definition
    $endgroup$
    – BadAtGeometry
    Mar 29 at 3:15










  • $begingroup$
    @BadAtGeometry No, it's not the same question at all. The other question is about terminology, and makes no mention about the property being asked about in the current question.
    $endgroup$
    – M. Vinay
    Mar 29 at 3:17















$begingroup$
See this website: math.stackexchange.com/questions/783222/…
$endgroup$
– BadAtGeometry
Mar 29 at 3:14





$begingroup$
See this website: math.stackexchange.com/questions/783222/…
$endgroup$
– BadAtGeometry
Mar 29 at 3:14













$begingroup$
Possible duplicate of Matrix decomposition definition
$endgroup$
– BadAtGeometry
Mar 29 at 3:15




$begingroup$
Possible duplicate of Matrix decomposition definition
$endgroup$
– BadAtGeometry
Mar 29 at 3:15












$begingroup$
@BadAtGeometry No, it's not the same question at all. The other question is about terminology, and makes no mention about the property being asked about in the current question.
$endgroup$
– M. Vinay
Mar 29 at 3:17




$begingroup$
@BadAtGeometry No, it's not the same question at all. The other question is about terminology, and makes no mention about the property being asked about in the current question.
$endgroup$
– M. Vinay
Mar 29 at 3:17










0






active

oldest

votes












Your Answer





StackExchange.ifUsing("editor", function ()
return StackExchange.using("mathjaxEditing", function ()
StackExchange.MarkdownEditor.creationCallbacks.add(function (editor, postfix)
StackExchange.mathjaxEditing.prepareWmdForMathJax(editor, postfix, [["$", "$"], ["\\(","\\)"]]);
);
);
, "mathjax-editing");

StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "69"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);

StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);

else
createEditor();

);

function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
noCode: true, onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);



);













draft saved

draft discarded


















StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166693%2fhow-to-decompose-matrix-like-this%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown

























0






active

oldest

votes








0






active

oldest

votes









active

oldest

votes






active

oldest

votes















draft saved

draft discarded
















































Thanks for contributing an answer to Mathematics Stack Exchange!


  • Please be sure to answer the question. Provide details and share your research!

But avoid


  • Asking for help, clarification, or responding to other answers.

  • Making statements based on opinion; back them up with references or personal experience.

Use MathJax to format equations. MathJax reference.


To learn more, see our tips on writing great answers.




draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f3166693%2fhow-to-decompose-matrix-like-this%23new-answer', 'question_page');

);

Post as a guest















Required, but never shown





















































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown

































Required, but never shown














Required, but never shown












Required, but never shown







Required, but never shown







Popular posts from this blog

Triangular numbers and gcdProving sum of a set is $0 pmod n$ if $n$ is odd, or $fracn2 pmod n$ if $n$ is even?Is greatest common divisor of two numbers really their smallest linear combination?GCD, LCM RelationshipProve a set of nonnegative integers with greatest common divisor 1 and closed under addition has all but finite many nonnegative integers.all pairs of a and b in an equation containing gcdTriangular Numbers Modulo $k$ - Hit All Values?Understanding the Existence and Uniqueness of the GCDGCD and LCM with logical symbolsThe greatest common divisor of two positive integers less than 100 is equal to 3. Their least common multiple is twelve times one of the integers.Suppose that for all integers $x$, $x|a$ and $x|b$ if and only if $x|c$. Then $c = gcd(a,b)$Which is the gcd of 2 numbers which are multiplied and the result is 600000?

Ingelân Ynhâld Etymology | Geografy | Skiednis | Polityk en bestjoer | Ekonomy | Demografy | Kultuer | Klimaat | Sjoch ek | Keppelings om utens | Boarnen, noaten en referinsjes Navigaasjemenuwww.gov.ukOffisjele webside fan it regear fan it Feriene KeninkrykOffisjele webside fan it Britske FerkearsburoNederlânsktalige ynformaasje fan it Britske FerkearsburoOffisjele webside fan English Heritage, de organisaasje dy't him ynset foar it behâld fan it Ingelske kultuergoedYnwennertallen fan alle Britske stêden út 'e folkstelling fan 2011Notes en References, op dizze sideEngland

Հադիս Բովանդակություն Անվանում և նշանակություն | Դասակարգում | Աղբյուրներ | Նավարկման ցանկ