Skip to content

Latest commit

 

History

History
47 lines (31 loc) · 2.89 KB

readme.md

File metadata and controls

47 lines (31 loc) · 2.89 KB

srkwii /serikawai:/

Personal toolbox for MATLAB.

Serika Hakozaki.

Installation

addpath /path/to/srkwii

Requirements

MATLAB, as new version as possible.

Some functions require

  • Parallel Computing Toolbox
  • Signal Processing Toolbox

Usage

SPTK

SPTK wrapper.

  • srkwii.sptk.setsptkpath(path): set SPTK binary directory. If not set, /opt/SPTK-3.11-double/bin is used.
  • srkwii.sptk.getsptkpath
    • srkwii.sptk.getsptkpath()
    • srkwii.sptk.getsptkpath(command)

References

License

This software is distributed under MIT License.