Filter löschen
Filter löschen

How to Alternating minimize the Frobenius norm

3 Ansichten (letzte 30 Tage)
Manoj Kumar
Manoj Kumar am 12 Apr. 2019
Bearbeitet: Manoj Kumar am 18 Apr. 2019
minimize (A,B) of , where F denotes Frobenius norm
constraints = n
where diamension of A = m x n, and B = p x m
  4 Kommentare
Torsten
Torsten am 15 Apr. 2019
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 am 18 Apr. 2019
Bearbeitet: Manoj Kumar am 18 Apr. 2019
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.

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Creating and Concatenating Matrices finden Sie in Help Center und File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by