Warning: file_get_contents(/data/phpspider/zhask/data//catemap/5/ember.js/4.json): failed to open stream: No such file or directory in /data/phpspider/zhask/libs/function.php on line 167

Warning: Invalid argument supplied for foreach() in /data/phpspider/zhask/libs/tag.function.php on line 1116

Notice: Undefined index: in /data/phpspider/zhask/libs/function.php on line 180

Warning: array_chunk() expects parameter 1 to be array, null given in /data/phpspider/zhask/libs/function.php on line 181
Machine learning 如何在google colab中使用import scipy.io data=scipy.io.loadmat(';filename.mat';)读取具有这些名称的14个文件_Machine Learning_Scipy_Dataset_Load_Google Colaboratory - Fatal编程技术网

Machine learning 如何在google colab中使用import scipy.io data=scipy.io.loadmat(';filename.mat';)读取具有这些名称的14个文件

Machine learning 如何在google colab中使用import scipy.io data=scipy.io.loadmat(';filename.mat';)读取具有这些名称的14个文件,machine-learning,scipy,dataset,load,google-colaboratory,Machine Learning,Scipy,Dataset,Load,Google Colaboratory,如何读取具有以下名称的14个文件: BCICIV_calib_ds1a.mat BCICIV_calib_ds1f.mat BCICIV_eval_ds1d.mat BCICIV_calib_ds1b.mat BCICIV_calib_ds1g.mat BCICIV_eval_ds1e.mat BCICIV_calib_ds1c.mat BCICIV_eval_ds1a.mat BCICIV_eval_ds1f.mat BCICIV_calib_ds1d.mat BCICIV_e

如何读取具有以下名称的14个文件:

BCICIV_calib_ds1a.mat  BCICIV_calib_ds1f.mat  BCICIV_eval_ds1d.mat
BCICIV_calib_ds1b.mat  BCICIV_calib_ds1g.mat  BCICIV_eval_ds1e.mat
BCICIV_calib_ds1c.mat  BCICIV_eval_ds1a.mat   BCICIV_eval_ds1f.mat
BCICIV_calib_ds1d.mat  BCICIV_eval_ds1b.mat   BCICIV_eval_ds1g.mat
BCICIV_calib_ds1e.mat  BCICIV_eval_ds1c.mat
使用

谷歌合作

import scipy.io       
data = scipy.io.loadmat('1.mat')