How do i use Isosurface by FFT-Function?
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!