How can I find an optimised set of vectors

1 visualización (últimos 30 días)
Jonah Berean-Dutcher
Jonah Berean-Dutcher el 25 de Nov. de 2020
Respondida: Chaitanya Mallela el 22 de Dic. de 2020
I have a set of orthonormal vectors, . There are b-many of them. I want to form other vectors, v, using these as basis vectors, i.e.
here the are the coefficients in these linear combinations. Essentially, I want to find a new set of b-many vectors, , which are all mutually orthonormal, and hence form a basis for the same space. However, I want these vectors to be optimised, in that they minimize some function,
i.e. I'd be minimising C. Is there a form of constrained optimisation, implementable in MATLAB, that would allow me to do this?

Respuestas (1)

Chaitanya Mallela
Chaitanya Mallela el 22 de Dic. de 2020
Refer the documentation for the Constrained Optimization Algorithms

Categorías

Más información sobre Problem-Based Optimization Setup en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by