フィルターのクリア

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 Center および File ExchangeCreating and Concatenating Matrices についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by