Research Article
A Perturbed Compressed Sensing Protocol for Crowd Sensing
Algorithm 3
Perturbed orthogonal matching pursuit (POMP).
| Input: compressed signal , measurement matrix , | | sparse matrix , key , round number and signal | | sparsity : | | begin | | () sensing matrix ; | | () = OMP(); | | () = ; | | () for to length() do | | ; | | Output ; | | end |
|