Feeds
質問
How to speed up OpenGL rendering?
I'm displaying dense triangle meshes using patch() and it's extremely slow to rotate. I have a nice graphics card and I know th...
12年以上 前 | 2 件の回答 | 0
2
回答回答済み
FFT on dim > 1 returning negative values?
Whooooooooooooooooooooooooa. I did NOT know that! I've been using it for years. You seriously just blew my mind. Now I get...
FFT on dim > 1 returning negative values?
Whooooooooooooooooooooooooa. I did NOT know that! I've been using it for years. You seriously just blew my mind. Now I get...
14年弱 前 | 0
質問
FFT on dim > 1 returning negative values?
I have a matrix that's [NxT] and I want the fft over the second dimension. But if I do this: X = rand(100,200); F1 ...
14年弱 前 | 2 件の回答 | 1

