Numerical problem in cvx?
Welcome to the CVX forum!
Look at the input data in your model. According to the Mosek warnings, there are very large magnitude numbers in the model (as transformed by CVX). Try to change the units used in your program so that all non-zero input data is within a small number of orders of magnitude of one.
