Menu

Commit [r621]  Maximize  Restore  History

Tackled the "FFT scaling problem" by means of reading the documentation
on the web. We decided to use the FFT found in
http://www.nauticom.net/www/jdtaft/inverseFFT.htm
as a black box. We had to scale with 1 / (array.length / 2.0) to
achieve proper results. Extensive unit test have to be provided to
get the needed convidence.

Wolf, Keidel

Modified Files:
src/java/de/fhworms/ztt/mepros/DoubleMath.java
test/src/java/unit/de/fhworms/ztt/mepros/DoubleMathTest.java

keidel 2003-03-10

MongoDB Logo MongoDB