photo

Michael Seed


Last seen: 約2年 前 2021 年からアクティブ

Followers: 0   Following: 0

統計

Feeds

表示方法

質問


How to combine and transpose arrays?
I have 4 arrays. Each one is 39690x1 double. I need to combine them into one array that is 4x39690 double. inp = cat(2,He,Lu);...

3年弱 前 | 1 件の回答 | 0

1

回答

質問


How can I sort data from an excel file and assign ID's to binary classes?
num1 = xlsread('Smart_meter_data.xlsx', 'B2:AW93'); data = num1; num2 = xlsread('Smart_meter_data.xlsx', 'AX2:AX93'); id = nu...

3年弱 前 | 1 件の回答 | 0

1

回答