Signal Processing Library

Hello: I'm working on my Master's Thesis, and I need a signal processing library that can compute FFTs and autocorrelation on discrete data. Doesn't anyone have experience with such a package in Haskell? I appreciate your time. Sincerely, Jeremy Wright

Hi, These are the libraries I know: Fft [1] Matrix [2] Statistics [3] [4] [5] DSP [6] In wich I recomend [1], [2] and [3]. [1] http://hackage.haskell.org/package/fft [2] http://hackage.haskell.org/package/hmatrix [3] http://hackage.haskell.org/package/hstatistics [4] http://hackage.haskell.org/package/statistics [5] http://hackage.haskell.org/package/hmatrix-gsl-stats [6] http://hackage.haskell.org/package/dsp On 04/07/14 13:19, Jeremy Wright wrote:
Hello:
I'm working on my Master's Thesis, and I need a signal processing library that can compute FFTs and autocorrelation on discrete data. Doesn't anyone have experience with such a package in Haskell? I appreciate your time.
Sincerely, Jeremy Wright
_______________________________________________ Haskell-Cafe mailing list Haskell-Cafe@haskell.org http://www.haskell.org/mailman/listinfo/haskell-cafe
-- *Leza Morais Lutonda, Lemol-C* /Electronic and Telecomunicaction Eng./ /Software Development and Architecture Entusiast/ http://lemol.github.io @lemolsoft http://twitter.com/lemolsoft in twitter 50 Aniversario de la Cujae. Inaugurada por Fidel el 2 de diciembre de 1964 http://cujae.edu.cu
participants (2)
-
Jeremy Wright
-
Leza Morais Lutonda