Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mstksg/emd

Hilbert-Huang Transform (Empirical Mode Decomposition) in pure Haskell
https://github.com/mstksg/emd

Last synced: about 2 months ago
JSON representation

Hilbert-Huang Transform (Empirical Mode Decomposition) in pure Haskell

Awesome Lists containing this project

README

        

# [emd][]

[![emd on Hackage](https://img.shields.io/hackage/v/emd.svg?maxAge=86400)](https://hackage.haskell.org/package/emd)
[![Build Status](https://travis-ci.org/mstksg/emd.svg?branch=master)](https://travis-ci.org/mstksg/emd)

[Empirical Mode decomposition and Hilbert-Huang Transform][wiki] in pure
Haskell.

[emd]: http://hackage.haskell.org/package/emd
[wiki]: https://en.wikipedia.org/wiki/Hilbert%E2%80%93Huang_transform