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!