From ftm
Revision as of 17:38, 12 March 2009 by Martin (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

I have modify the gabor.analysis example to make a simple fft.
I make the FFT of signal_1(f)-signal_2(f) but i want to display the result with a logarithmic scale , not a linear or Bark.
My processing work well but only with bark and linear scale.
Help me please