diva.sketch.toolbox
Class TrainingToMatlab
java.lang.Object
diva.sketch.toolbox.TrainingToMatlab
public class TrainingToMatlab
- extends Object
A utility class for converting training files to
text files that can be read into Matlab matrices
directly. Given a file "foo.tc" create "foo.t1",
"foo.t2", etc. where ti is a type. Each file will
contain:
N x1 y1 t1 ...\n
...
- Version:
- $Revision: 1.3 $
- Author:
- Michael Shilman (michaels@eecs.berkeley.edu)
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrainingToMatlab
public TrainingToMatlab()
main
public static void main(String[] argv)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.