Christina Geo
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
86,521
of 295,569
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
75.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 3 answers | 0