Christina Geo
Followers: 0 Following: 0
Feeds
提问
Remove outliesrs (matlab2016b)
Hello, I would like to find and remove outliers from a matrix but I use matlab2016b so i don't have rmoutliers. My matrix is A(...
3 years 前 | 1 个回答 | 0
1
个回答提问
scatter plot data that meet a condition
Hello, I have a matrix A(8,2000) and another one flag(8, 2000) which is logical.I would like to scatter plot data as follows: if...
3 years 前 | 1 个回答 | 0
1
个回答提问
Search a date from a datetime to another with different length
Hello, i have a datetime table A(2000,1) and a second one B(500,1). I want to search at table B if there is a date from table A ...
3 years 前 | 1 个回答 | 0
1
个回答提问
Hello, i have a table with many rows and 3 columns. In the first column some values are NaN. How can i put NaN values in the other columns in the same rows?
for example A = A1 A2 A3 ___ __ __ NaN 4 7 NaN 5 8 3 6 9...
3 years 前 | 3 个回答 | 0