文件名称:events
介绍说明--下载内容均来自于网络,请自行研究使用
* acousticfeatures.m: Matlab scr ipt to generate training and testing files from event timeseries.
* afm_mlpatterngen.m: Matlab scr ipt to extract feature information from acoustic event timeseries.
* extractevents.m: Matlab scr ipt to extract event timeseries using the complete run timeseries and the ground truth/label information.
* extractfeatures.m: Matlab scr ipt to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes.
* sfm_mlpatterngen.m: Matlab scr ipt to extract feature information from esmic event timeseries.
* ml_train1.m: Matlab scr ipt implementation of the Maximum Likelihood Training Module.
?ml_test1.m: Matlab scr ipt implementation of the Maximum Likelihood Testing Module.
?knn.m: Matlab scr ipt implementation of the k-Nearest Neighbor Classifier Module.
* afm_mlpatterngen.m: Matlab scr ipt to extract feature information from acoustic event timeseries.
* extractevents.m: Matlab scr ipt to extract event timeseries using the complete run timeseries and the ground truth/label information.
* extractfeatures.m: Matlab scr ipt to extract feature information from all acoustic and seismic event timeseries for a given run and set of nodes.
* sfm_mlpatterngen.m: Matlab scr ipt to extract feature information from esmic event timeseries.
* ml_train1.m: Matlab scr ipt implementation of the Maximum Likelihood Training Module.
?ml_test1.m: Matlab scr ipt implementation of the Maximum Likelihood Testing Module.
?knn.m: Matlab scr ipt implementation of the k-Nearest Neighbor Classifier Module.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 71477197events.rar 列表 acousticfeatures.m afm_mlpatternGen.m extractevents.m extractfeatures.m knn.m mltest1.m mltrain1.m readme.txt sfm_mlpatternGen.m