Optimization is a procedure of finding and comparing feasible solutions until no better solution can be found. It can be divided into several fields, one of which is the Convex Optimization. It is characterized by a convex objective function and convex constraint functions over a convex set which is the set of the decision variables. This can be viewed, on the one hand, as a particular case of ...