Linear system with different units/dimensions

The name of the pictureThe name of the pictureThe name of the pictureClash Royale CLAN TAG#URR8PPP











up vote
0
down vote

favorite












I have a system of linear equations with a block structure



beginequation
beginpmatrix
underlineunderlineA \
underlineunderlineA^prime
endpmatrix
underlinex =
beginpmatrix
underlineb \
underlineb^prime
endpmatrix
endequation



The problem is that the blocks with and without primes have different physical units, and because of this they also have different orders of magnitude (physically the orders of magnitude are not comparable, but numerically they are), which makes the numeric solution unstable (the system is overdetermined, I minimize the residual). However $underlinex$ is just one vector that is the same for both blocks.



Is there a formalism (maybe involving tensors?) to solve two coupled linear systems?







share|cite|improve this question



















  • Is $underlinex$ scalar ?
    – Yves Daoust
    Jul 17 at 11:05










  • What exactly do you mean with scalar? It is a real valued coefficient vector; each element of the vector is scalar, if that is what you mean.
    – Jakob Filser
    Jul 17 at 11:08










  • Can't you rescale one of the blocks to get more comparable magnitudes ?
    – Yves Daoust
    Jul 17 at 12:17










  • I tried that, but the outcome varies wildly and is physically unreasonable. It's basically a multiobjective problem and I'm somewhat afraid there is no unique solution to it.
    – Jakob Filser
    Jul 17 at 12:52










  • Is your solver reliable ?
    – Yves Daoust
    Jul 17 at 13:38














up vote
0
down vote

favorite












I have a system of linear equations with a block structure



beginequation
beginpmatrix
underlineunderlineA \
underlineunderlineA^prime
endpmatrix
underlinex =
beginpmatrix
underlineb \
underlineb^prime
endpmatrix
endequation



The problem is that the blocks with and without primes have different physical units, and because of this they also have different orders of magnitude (physically the orders of magnitude are not comparable, but numerically they are), which makes the numeric solution unstable (the system is overdetermined, I minimize the residual). However $underlinex$ is just one vector that is the same for both blocks.



Is there a formalism (maybe involving tensors?) to solve two coupled linear systems?







share|cite|improve this question



















  • Is $underlinex$ scalar ?
    – Yves Daoust
    Jul 17 at 11:05










  • What exactly do you mean with scalar? It is a real valued coefficient vector; each element of the vector is scalar, if that is what you mean.
    – Jakob Filser
    Jul 17 at 11:08










  • Can't you rescale one of the blocks to get more comparable magnitudes ?
    – Yves Daoust
    Jul 17 at 12:17










  • I tried that, but the outcome varies wildly and is physically unreasonable. It's basically a multiobjective problem and I'm somewhat afraid there is no unique solution to it.
    – Jakob Filser
    Jul 17 at 12:52










  • Is your solver reliable ?
    – Yves Daoust
    Jul 17 at 13:38












up vote
0
down vote

favorite









up vote
0
down vote

favorite











I have a system of linear equations with a block structure



beginequation
beginpmatrix
underlineunderlineA \
underlineunderlineA^prime
endpmatrix
underlinex =
beginpmatrix
underlineb \
underlineb^prime
endpmatrix
endequation



The problem is that the blocks with and without primes have different physical units, and because of this they also have different orders of magnitude (physically the orders of magnitude are not comparable, but numerically they are), which makes the numeric solution unstable (the system is overdetermined, I minimize the residual). However $underlinex$ is just one vector that is the same for both blocks.



Is there a formalism (maybe involving tensors?) to solve two coupled linear systems?







share|cite|improve this question











I have a system of linear equations with a block structure



beginequation
beginpmatrix
underlineunderlineA \
underlineunderlineA^prime
endpmatrix
underlinex =
beginpmatrix
underlineb \
underlineb^prime
endpmatrix
endequation



The problem is that the blocks with and without primes have different physical units, and because of this they also have different orders of magnitude (physically the orders of magnitude are not comparable, but numerically they are), which makes the numeric solution unstable (the system is overdetermined, I minimize the residual). However $underlinex$ is just one vector that is the same for both blocks.



Is there a formalism (maybe involving tensors?) to solve two coupled linear systems?









share|cite|improve this question










share|cite|improve this question




share|cite|improve this question









asked Jul 17 at 10:32









Jakob Filser

1




1











  • Is $underlinex$ scalar ?
    – Yves Daoust
    Jul 17 at 11:05










  • What exactly do you mean with scalar? It is a real valued coefficient vector; each element of the vector is scalar, if that is what you mean.
    – Jakob Filser
    Jul 17 at 11:08










  • Can't you rescale one of the blocks to get more comparable magnitudes ?
    – Yves Daoust
    Jul 17 at 12:17










  • I tried that, but the outcome varies wildly and is physically unreasonable. It's basically a multiobjective problem and I'm somewhat afraid there is no unique solution to it.
    – Jakob Filser
    Jul 17 at 12:52










  • Is your solver reliable ?
    – Yves Daoust
    Jul 17 at 13:38
















  • Is $underlinex$ scalar ?
    – Yves Daoust
    Jul 17 at 11:05










  • What exactly do you mean with scalar? It is a real valued coefficient vector; each element of the vector is scalar, if that is what you mean.
    – Jakob Filser
    Jul 17 at 11:08










  • Can't you rescale one of the blocks to get more comparable magnitudes ?
    – Yves Daoust
    Jul 17 at 12:17










  • I tried that, but the outcome varies wildly and is physically unreasonable. It's basically a multiobjective problem and I'm somewhat afraid there is no unique solution to it.
    – Jakob Filser
    Jul 17 at 12:52










  • Is your solver reliable ?
    – Yves Daoust
    Jul 17 at 13:38















Is $underlinex$ scalar ?
– Yves Daoust
Jul 17 at 11:05




Is $underlinex$ scalar ?
– Yves Daoust
Jul 17 at 11:05












What exactly do you mean with scalar? It is a real valued coefficient vector; each element of the vector is scalar, if that is what you mean.
– Jakob Filser
Jul 17 at 11:08




What exactly do you mean with scalar? It is a real valued coefficient vector; each element of the vector is scalar, if that is what you mean.
– Jakob Filser
Jul 17 at 11:08












Can't you rescale one of the blocks to get more comparable magnitudes ?
– Yves Daoust
Jul 17 at 12:17




Can't you rescale one of the blocks to get more comparable magnitudes ?
– Yves Daoust
Jul 17 at 12:17












I tried that, but the outcome varies wildly and is physically unreasonable. It's basically a multiobjective problem and I'm somewhat afraid there is no unique solution to it.
– Jakob Filser
Jul 17 at 12:52




I tried that, but the outcome varies wildly and is physically unreasonable. It's basically a multiobjective problem and I'm somewhat afraid there is no unique solution to it.
– Jakob Filser
Jul 17 at 12:52












Is your solver reliable ?
– Yves Daoust
Jul 17 at 13:38




Is your solver reliable ?
– Yves Daoust
Jul 17 at 13:38















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',
convertImagesToLinks: true,
noModals: false,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
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%2f2854379%2flinear-system-with-different-units-dimensions%23new-answer', 'question_page');

);

Post as a guest



































active

oldest

votes













active

oldest

votes









active

oldest

votes






active

oldest

votes










 

draft saved


draft discarded


























 


draft saved


draft discarded














StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2854379%2flinear-system-with-different-units-dimensions%23new-answer', 'question_page');

);

Post as a guest













































































Comments

Popular posts from this blog

What is the equation of a 3D cone with generalised tilt?

Color the edges and diagonals of a regular polygon

Relationship between determinant of matrix and determinant of adjoint?