fft algorithm implementation with hadoop

Posted by haluk on Stack Overflow See other posts from Stack Overflow or by haluk
Published on 2010-06-06T11:19:55Z Indexed on 2010/06/06 11:32 UTC
Read the original article Hit count: 269

Filed under:
|
|

Hi,

I want to implement Fast Fourier Transform algorithm with Hadoop. I know recursive-fft algorithm but I need your guideline in order to implement it Map/Reduce approach. Any suggestions?

Thanks.

© Stack Overflow or respective owner

Related posts about hadoop

Related posts about mapreduce