Cropped incoherent (inverse) Fourier Dictionary

버전 1.0.0.0 (3.77 KB) 작성자: Tobias Birnbaum
Generates small cropped (inverse) Fourier matrices with tight frames properties
다운로드 수: 70
업데이트 날짜: 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