How to Alternating minimize the Frobenius norm
조회 수: 2 (최근 30일)
이전 댓글 표시
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
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 ...
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!