Borrar filtros
Borrar filtros

How to Alternating minimize the Frobenius norm

3 visualizaciones (últimos 30 días)
Manoj Kumar
Manoj Kumar el 12 de Abr. de 2019
Editada: Manoj Kumar el 18 de Abr. de 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 comentarios
Torsten
Torsten el 15 de Abr. de 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 el 18 de Abr. de 2019
Editada: Manoj Kumar el 18 de Abr. de 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.

Iniciar sesión para comentar.

Respuestas (0)

Categorías

Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by