How do i use Isosurface by FFT-Function?
이전 댓글 표시
I have a 100x100x100 Matrix, and i need to use FFTN on it, then plot the FFTN-funkction with isosurface.
A is a 100x100x100 Matrix. When i do isosurfe(abs(fftn(A))), im getting a wired triangle thing.
How should i do it correctly?
Many thx.
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Fast Fourier Transforms에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!