Mauricio Piraquive
Followers: 0 Following: 0
Feeds
提问
Transform and Combine fileDatastores to Train CNN
Hi I would appreciatte your help, I have a collection of 50x1x12 mat files, that I need to upload into some datastore to subse...
4 years 前 | 2 个回答 | 0
2
个回答提问
How to handle labels using fileDatastore in a CNN
I have a collection of 50x1x12 mat files, that I need to upload into some datastore to subsequently pass into a convolutional n...
4 years 前 | 1 个回答 | 1
1
个回答提问
save to. mat after reshape to [50 x1x12]
I have file with 50 rows and 12 columns [50 x 12] , I converted this file to [50 x 1 x 12] using result = reshape(data,[50,1...
4 years 前 | 1 个回答 | 0
1
个回答提问
convert array dimensions 12 channels
I have file with 50 rows and 12 columns [50 x 12] , how can i convert this file to [50 x 1 x 12] where 12 it is like channels i...
4 years 前 | 1 个回答 | 0