What does it mean for a signal to be sparse? Is that the same thing as sparse matrix in Matlab?
1 回表示 (過去 30 日間)
古いコメントを表示
Are these the same thing? Does a sparse signal contain a lot of zeros with some portion being the relevant part?
0 件のコメント
回答 (1 件)
Wayne King
2013 年 3 月 11 日
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 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!