山东大学软件学院数据库系统上机实验六sq答案 Shandong University Software Institute database system on the machine experiment six sq answer
mat格式数据转换weka的arff格式 matlab默认使用的数据格式是mat,而weka在数据挖掘中经常用到,但其默认格式为arff。利用本代码可以将mat格式数据自动转为arff格式,自动添加数据头信息。能够很好处理高维度数据