Module: Mfcc::Dct
- Included in:
- Calculator
- Defined in:
- lib/mfcc/dct.rb
Overview
Takes the discrete cosing transform. Converts an n x m matrix to an n x order matrix. ncol should be set to m.
Takes the discrete cosing transform. Converts an n x m matrix to an n x order matrix. ncol should be set to m.