Cropped incoherent (inverse) Fourier Dictionary

版本 1.0.0.0 (3.8 KB) 作者: Tobias Birnbaum
Generates small cropped (inverse) Fourier matrices with tight frames properties
70.0 次下载
更新时间 2017/1/15

查看许可证

Deterministically cropped (inverse) Fourier matrices with a incoherence near the Welch bound (theoretical minimum for [M,N] matrices) are useful in many applications involving Compressed Sensing, Sparse Coding, Dictionary Learning etc. This is an implementation according to the work reported in
"Deterministic construction of Fourier-based compressed sensing matrices using an almost difference set", Yu and Li, 2013 & 2015.
The result will be the closest match possible to a tight frame.
The algorithm works only if M=n==p^r with p..prime but allows to choose an N=L*(M+1) with L from [2, M-1].

This implementation is does not use yet the (i)fft(M+1) construction but crops a (i)fft(M^2-1) dictionary accordingly. However the calculation of row-indices is much more expensive and should be done only once if used in applications.

The current implementation is limited to M~160, since otherwise double overflows might occur, and is comparatively slow. It works however well for small M.

引用格式

Tobias Birnbaum (2024). Cropped incoherent (inverse) Fourier Dictionary (https://www.mathworks.com/matlabcentral/fileexchange/61160-cropped-incoherent-inverse-fourier-dictionary), MATLAB Central File Exchange. 检索来源 .

MATLAB 版本兼容性
创建方式 R2006a
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Denoising and Compression 的更多信息

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
版本 已发布 发行说明
1.0.0.0