Skip to content
/ RGSS Public

Randomized Greedy Sensor Scheduling for Kalman Filtering

License

Notifications You must be signed in to change notification settings

minds-grp/RGSS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

RGSS

By Abolfazl Hashemi, Mahsa Ghasemi, Haris Vikalo, and Ufuk Topcu.

Table of Contents

  1. Introduction
  2. Citation
  3. MATLAB implementation

Introduction

In this repository, we release the MATLAB implementation of our proposed randomized greedy algorithm for large-scale sensor scheduling. In our work, we also show that the mean square error (MSE) objective of the linear estimator of states in a linear dynamical system is weak submodular under mild conditions.

Citation

If you use RGSS in your research, please cite:

    @article{hashemi2017rand,
        title={A Randomized Greedy Algorithm for Near-Optimal Sensor Scheduling in Large-Scale Sensor Networks},
        author={Hashemi, Abolfazl and Ghasemi, Mahsa and Vikalo, Haris and Topcu, Ufuk},
        journal={arXiv preprint arXiv: 1709.08823},
        pages={1-9},
        year={2017}
    }

MATLAB implementation

The MATLAB function sensor_selection.m is the implementation of both greedy and proposed randomized greedy schemes for sensor selection. The file sdp_relax.m is the implementation of the proposed SDP method.

About

Randomized Greedy Sensor Scheduling for Kalman Filtering

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages