Giter VIP home page Giter VIP logo

phaseret's Introduction

PhaseReT

PhaseReT is a Matlab/GNU Octave toolbox collecting implementations of phase-reconstruction algorithms for complex time-frequency representations (like STFT).

Requirements

The toolbox depends on LTFAT - Large Time-Frequency Analysis Toolbox. LTFAT can be installed in various ways. Please follow instructions at the LTFAT release page.

Further, some functions require additional dependencies:

Installation and usage (Matlab and GNU Octave)

On Matlab in Windows, it is recommended to use the pre-compiled binary release package (phaseret-[version]-win64.zip) from the GitHub release page.

For other configurations, download the source-only package (phaseret-[version]-src.tgz).

In order to use the toolbox it is necessary to run

phaseretstart;

from the [path_to_phaseret] directory. The command checks whether LTFAT has already been started and whether phaseret MEX interfaces are already compiled.

In order to compile the missing mex files run

phaseretmex;

from within Matlab/Octave command line.

Documentation

Online documentation is available here.

References

If you use this toolbox/library in your research, please cite

Z. Prusa: The Phase Retrieval Toolbox, AES Int. Conf. On Semantic Audio, Erlangen, Germany, June, 2017 preprint.

@inproceedings{ltfatnote045,
 year={2017},
 month={June},
 title={{The Phase Retrieval Toolbox}},
 author={Zden\v{e}k Pr\r{u}\v{s}a},
 booktitle = {{AES} International Conference On Semantic Audio},
 address = {Erlangen, Germany}}

and/or relevant references found in help of the individual files.

License

PhaseReT is distributed under terms of GPL3

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.