fft of a very large 3D array
조회 수: 1 (최근 30일)
이전 댓글 표시
Hi guys,
I have a problem on my hands. I am trying to take the fft (using fftn) of a very large 3D array. The size is 4000^3, double precision. That sits at about 242 gb. My problem is memory. I'm allotted 50 gb of free ram on my department's cluster. It still is not enough.
I want to know if there are tricks one can do to circumnavigate this problem. I'm trying to find methods where perhaps one can do fourier transforms piece-wise...no luck yet.
If anyone knows of anything, please let me know. Thanks in advance.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Fourier Analysis and Filtering에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!