Algorithm

On the Use of OMP Algorithm to Estimate Sparse Vector

On the Use of OMP Algorithm to Estimate Sparse Vector
  1. What is OMP algorithm?
  2. Does the OMP algorithm achieve global optimality?

What is OMP algorithm?

Abstract—We consider the orthogonal matching pursuit (OMP) algorithm for the recovery of a high-dimensional sparse signal based on a small number of noisy linear measurements. OMP is an iterative greedy algorithm that selects at each step the column, which is most correlated with the current residuals.

Does the OMP algorithm achieve global optimality?

Note that there is no optimality in this searching strategy. The only guarantee is that the norm of the error vector is decreased at every iteration step. In general, there is no guarantee that the algorithm can obtain a solution close to the true one (see, for example, [38]).

Non Gaussian noise in communication system
What is non-Gaussian noise?What is Gaussian noise in communication?Is noise Always Gaussian?Why is Gaussian noise important? What is non-Gaussian no...
Real time FFT - Wouldn't zero-padding a signal at the end distorts the output?
What does zero padding do to FFT?Does zero padding improve FFT resolution?What is the effect of zero padding in frequency domain?Why zero padding is ...
How does applying a unity-gain Hann window to White Noise change its power?
What is white noise in signal processing?Is white noise Uniform or Gaussian?What does FFT do to a signal?What does the amplitude of an FFT mean? Wha...