Skip to content

Latest commit

 

History

History
10 lines (7 loc) · 456 Bytes

README.md

File metadata and controls

10 lines (7 loc) · 456 Bytes

MATLAB code repo.

This repo includes the MATLAB implementation of our algorithms/simulations.

Prerequisite

Usage

  • First, run autoRunning.m, which provides an interface to make configurations. It calls main_simulation which is the main function of the simulation.
  • Then, run Figure.m and Figure_beta.m to draw figures for utility and estimation error comparisons, respectively.