Klasse MelFreq
java.lang.Object
libsidutils.fingerprinting.fingerprint.MelFreq
Created by hsyecheng on 2015/6/19.
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
-
Konstruktordetails
-
MelFreq
public MelFreq()
-
-
Methodendetails
-
Mel2Freq
public static float Mel2Freq(float melFreq) -
Freq2Mel
public static float Freq2Mel(float freq) -
MelBand
public static float[] MelBand(float[] freq)
-