Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/rob-luke/apes.jl

Amplitude and Phase Estimation of a Sinusoid
https://github.com/rob-luke/apes.jl

Last synced: 9 days ago
JSON representation

Amplitude and Phase Estimation of a Sinusoid

Awesome Lists containing this project

README

        

APES
====
[![Build Status](https://travis-ci.org/codles/APES.jl.svg?branch=master)](https://travis-ci.org/codles/APES.jl)

Amplitude and Phase Estimation of a Sinusoid

## Discontinued

**This project has been merged in to the [JuliaDSP Estimation](https://github.com/JuliaDSP/Estimation.jl) repository**
The code remains here for historical and convenience reasons.

## Documentation

Function [documentation](http://codles.github.io/APES.jl/)

## Installation

```julia
Pkg.clone("[email protected]:codles/APES.git")
```