What does it mean for a signal to be sparse? Is that the same thing as sparse matrix in Matlab?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
Are these the same thing? Does a sparse signal contain a lot of zeros with some portion being the relevant part?
0 Kommentare
Antworten (1)
Wayne King
am 11 Mär. 2013
Yes, that is essentially the definition. You should keep in mind that a signal may be sparse in some domain and not the other. For example, a sine wave is sparse in the Fourier domain, because a real-valued sine wave has only two nonzero coefficients in the Fourier domain.
Many signals are sparse in the wavelet domain.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Sparse Matrices finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!