Azzera filtri
Azzera filtri

How to Alternating minimize the Frobenius norm

3 visualizzazioni (ultimi 30 giorni)
Manoj Kumar
Manoj Kumar il 12 Apr 2019
Modificato: Manoj Kumar il 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 Commenti
Torsten
Torsten il 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 il 18 Apr 2019
Modificato: Manoj Kumar il 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.

Accedi per commentare.

Risposte (0)

Categorie

Scopri di più su Creating and Concatenating Matrices in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by