2-D Fast DOST Decompotion and Reconstruction

버전 1.1.0.0 (1.82 KB) 작성자: Yanwei Wang
This is the 2-D Fast DOST Decomposition and reconstruction. The computational complexity is O(NlnN)
다운로드 수: 729
업데이트 날짜: 2014/4/21

라이선스 보기

This is the 2-D Fast DOST Decomposition and reconstruction. The computational complexity is O(NlnN)

This code only take the input of size 2^m x 2^n due to the using of the FFT and the blocking strategy. For the input not at dyadic size, if can be padded first.

인용 양식

Yanwei Wang (2024). 2-D Fast DOST Decompotion and Reconstruction (https://www.mathworks.com/matlabcentral/fileexchange/25685-2-d-fast-dost-decompotion-and-reconstruction), MATLAB Central File Exchange. 검색됨 .

MATLAB 릴리스 호환 정보
개발 환경: R2008a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Image Transforms에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.0

The full code has been added to this version instead of only the decomposition in the first version. Enjoy!

1.0.0.0