Code Monkey home page Code Monkey logo

vipchengrui / ltfat Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ltfat/ltfat

0.0 0.0 0.0 20.58 MB

Official development repository of the Large Time Frequency Analysis Toolbox

Home Page: http://ltfat.org

License: GNU General Public License v3.0

Shell 0.09% JavaScript 0.09% C++ 4.63% Python 0.63% C 33.34% Java 0.75% MATLAB 54.55% M 0.08% CSS 1.26% TeX 3.20% Mathematica 0.03% Makefile 0.40% HTML 0.33% CMake 0.24% M4 0.28% Roff 0.09%

ltfat's Introduction

LTFAT Logo The Large Time Frequency Analysis Toolbox.

This is the official development repository of the Large Time Frequency Analysis Toolbox. LTFAT is an open source toolbox for audio signal processing and harmonic analysis. It is written in GNU Octave and C/C++. The development repository of the C/C++ backend library can be found here.

The phase retrieval toolbox, a collection of phase-reconstruction algorithms for time-frequency representations can be retrieved from here.

Usage

Download the release applicable to your operating system here. To use the toolbox, in Matlab/Octave, 'cd' to the LTFAT directory and execute 'ltfatstart'. In Octave you can put this command in your ~/.octaverc file.

Directory structure.

The toolbox is organized in subdirectories including the following:

  • fourier - Fourier analysis, DCT/DST transforms and filtering.
  • gabor - Gabor, Wilson and WMDCT analysis/synthesis functions.
  • wavelets - Wavelet analysis/synthesis, wavelet filter banks
  • filterbank - General and auditory inspired filterbanks.
  • nonstatgab - Non-stationary Gabor frames.
  • quadratic - Quadratic distributions
  • frames - Frame objects.
  • operators - Linear operators associated with frames.
  • sigproc - A collection of simple, signal processing tools.
  • blockproc - Methods for block processing and block-adapted transforms.
  • auditory - Auditory scales and common filter types.
  • demos - Demos showing applications or aspects of LTFAT functions.
  • signals - Test signals for use with the examples.
  • comp - Computational subroutines. These should not be called directly.
  • src - C implementation of the most computationally intensive routines.
  • mex - Mex files to speed up the toolbox (if compiled)
  • oct - Octave C++-files to speed up the toolbox (if compiled)

The file INSTALL contains instructions for compiling the C-library and the Octave and Matlab interfaces.

ltfat's People

Contributors

susnak avatar psoenderg avatar allthatsounds avatar nholighaus avatar jvnv avatar tnecciari avatar carandraug avatar zdenek151 avatar hiyuh avatar xxlhammer avatar sffc avatar

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.