calculateobjfun
calculates the objective function
calculateobjfun
calculates the objective functioncalculateobjfun(Aplus, Lambda, U)
Aplus
: List of positive semi definite part of A matricesLambda
: List of LambdasU
: U matrix that contains the othogonal vectorsReturns the value of the objective function, sum(||Aplus-U Lambda U^T||_F^2)
Agnes Martine Nielsen (agni@dtu.dk)
Useful links