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!