필터 지우기
필터 지우기

How to Alternating minimize the Frobenius norm

조회 수: 3 (최근 30일)
Manoj Kumar
Manoj Kumar 2019년 4월 12일
편집: Manoj Kumar 2019년 4월 18일
minimize (A,B) of , where F denotes Frobenius norm
constraints = n
where diamension of A = m x n, and B = p x m
  댓글 수: 4
Torsten
Torsten 2019년 4월 15일
X is the matrix you want to determine and A and B are given ? Or the other way round ?
And you want to minimize ||X-AB|| and at the same time put the constraint ||X-AB||=n ? Strange ...
Manoj Kumar
Manoj Kumar 2019년 4월 18일
편집: Manoj Kumar 2019년 4월 18일
Actually I want to find matrix B , where X and A is given. thats all.
Should we proceed like X - AB ~= 0.
=> B ~= inv(A)*X. or in the other ways.

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Creating and Concatenating Matrices에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by