The funtion is :
minimize( norm(eig(Jacobi)-lambda)+norm(eig(subJacobi)-mu)),
where Jacobi and subJacobi is unkown matrix.
operating the CVX toolbox
??? Undefined function or method 'eig' for input arguments of type 'cvx'.
The funtion is :
minimize( norm(eig(Jacobi)-lambda)+norm(eig(subJacobi)-mu)),
where Jacobi and subJacobi is unkown matrix.
operating the CVX toolbox
??? Undefined function or method 'eig' for input arguments of type 'cvx'.