krai
自 2018 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Write data .txt format with different vector in different column
I have two different single column matrix A = [1 2 3 4 5 6 7]; B = [110 120 114 116 117 119 121]; I want to write it in ...
6 years 前 | 2 个回答 | 0
2
个回答提问
Concatinate text (header) and numbers
I have a excel file with data as shown, Time Exp1 Exp2 0.1 26 965 0.2 23 966 0.3 25 963 0.4 NA ...
6 years 前 | 2 个回答 | 0
2
个回答提问
How to rejoin text and numbers into raw format and export to excel
I have a excel file with data as shown, Time Exp1 Exp2 0.1 26 965 0.2 23 966 0.3 25 963 0.4 NA ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Replacing NaN with the average of previous and next cell value
I have a data set like, time 1 2 3 4 5 6 7 8 exp1 45 67 78 NaN 80 81 82 83 These are two separate column with time ...
6 years 前 | 3 个回答 | 0
3
个回答提问
How to complile data with two different time steps
I have a data set like, time1- 0.0 0.2 0.4 0.6 , exp1 - 110 123 126 128, time2 - 0.1 0.2 0.3 0.4 0.5 0.6, exp2 - 569 587 598 ...
6 years 前 | 1 个回答 | 0