How to Alternating minimize the Frobenius norm

3 次查看(过去 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
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