Skip to content

Instantly share code, notes, and snippets.

@embed
Created March 13, 2010 17:16

Revisions

  1. embed created this gist Mar 13, 2010.
    12 changes: 12 additions & 0 deletions gistfile1.matlab
    Original file line number Diff line number Diff line change
    @@ -0,0 +1,12 @@
    x=randn(1024,1024);
    %stacksize('max')
    tic
    X=fft(x);
    X=fft(x);
    X=fft(x);
    X=fft(x);
    X=fft(x);
    X=fft(x);
    X=fft(x);
    X=fft(x);
    toc