Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

marf.FeatureExtraction.MinMaxAmplitudes: Javadoc index of package marf.FeatureExtraction.MinMaxAmplitudes.


Package Samples:

marf.FeatureExtraction.MinMaxAmplitudes

Classes:

MinMaxAmplitudes: Min/Max Amplitudes. Extracts N minimum and X maximum amplitudes from a sample as features. If incoming sample array's length is less than N + X, it is adjusted to be N + X long with the length/2 value repeated N + X - length times. $Id: MinMaxAmplitudes.java,v 1.12 2005/08/13 23:09:37 susan_fan Exp $ TODO: needs improvement to select different amplitudes as we don't want 20 the same maximums or minimus if others are avaible.

Home | Contact Us | Privacy Policy | Terms of Service