Are there any properties for matrix A (A= USVt) in Singular Value Decomposition?
Clash Royale CLAN TAG#URR8PPP
up vote
0
down vote
favorite
I have seen a lot of explanations about SVD with examples figure how it works. like for example figure in this link. by looking the figure it seems that m must be bigger than n (m>n) for matrix A with mxn. what about in real cases do we have to have a matrix which the rows must be wider than the columns?
linear-algebra svd linear-regression
add a comment |Â
up vote
0
down vote
favorite
I have seen a lot of explanations about SVD with examples figure how it works. like for example figure in this link. by looking the figure it seems that m must be bigger than n (m>n) for matrix A with mxn. what about in real cases do we have to have a matrix which the rows must be wider than the columns?
linear-algebra svd linear-regression
add a comment |Â
up vote
0
down vote
favorite
up vote
0
down vote
favorite
I have seen a lot of explanations about SVD with examples figure how it works. like for example figure in this link. by looking the figure it seems that m must be bigger than n (m>n) for matrix A with mxn. what about in real cases do we have to have a matrix which the rows must be wider than the columns?
linear-algebra svd linear-regression
I have seen a lot of explanations about SVD with examples figure how it works. like for example figure in this link. by looking the figure it seems that m must be bigger than n (m>n) for matrix A with mxn. what about in real cases do we have to have a matrix which the rows must be wider than the columns?
linear-algebra svd linear-regression
asked Jul 29 at 10:06


bernard
102
102
add a comment |Â
add a comment |Â
1 Answer
1
active
oldest
votes
up vote
0
down vote
SVD works for every matrix $Ain mathbbR^n times m$ and arbitrary $n, m$.
As a comment to the case $mleq n$: Consider this case and let be given a SVD for $A^T$, i.e.
$$ A^T = U S V^T. $$
Then $$A = V S^T U^T $$ is a SVD for $A$.
add a comment |Â
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
up vote
0
down vote
SVD works for every matrix $Ain mathbbR^n times m$ and arbitrary $n, m$.
As a comment to the case $mleq n$: Consider this case and let be given a SVD for $A^T$, i.e.
$$ A^T = U S V^T. $$
Then $$A = V S^T U^T $$ is a SVD for $A$.
add a comment |Â
up vote
0
down vote
SVD works for every matrix $Ain mathbbR^n times m$ and arbitrary $n, m$.
As a comment to the case $mleq n$: Consider this case and let be given a SVD for $A^T$, i.e.
$$ A^T = U S V^T. $$
Then $$A = V S^T U^T $$ is a SVD for $A$.
add a comment |Â
up vote
0
down vote
up vote
0
down vote
SVD works for every matrix $Ain mathbbR^n times m$ and arbitrary $n, m$.
As a comment to the case $mleq n$: Consider this case and let be given a SVD for $A^T$, i.e.
$$ A^T = U S V^T. $$
Then $$A = V S^T U^T $$ is a SVD for $A$.
SVD works for every matrix $Ain mathbbR^n times m$ and arbitrary $n, m$.
As a comment to the case $mleq n$: Consider this case and let be given a SVD for $A^T$, i.e.
$$ A^T = U S V^T. $$
Then $$A = V S^T U^T $$ is a SVD for $A$.
answered Aug 1 at 12:09


til
694
694
add a comment |Â
add a comment |Â
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fmath.stackexchange.com%2fquestions%2f2865948%2fare-there-any-properties-for-matrix-a-a-usvt-in-singular-value-decomposition%23new-answer', 'question_page');
);
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password