This repo includes the MATLAB implementation of our algorithms/simulations.
- Install CVX (see this link).
- First, run
autoRunning.m
, which provides an interface to make configurations. It callsmain_simulation
which is the main function of the simulation. - Then, run
Figure.m
andFigure_beta.m
to draw figures for utility and estimation error comparisons, respectively.