photo

Elian Ricardo Gonzalez Beltran


Active since 2019

Followers: 0   Following: 0

Statistics

MATLAB Answers

5 Questions
0 Answers

RANK
102,934
of 300,584

REPUTATION
0

CONTRIBUTIONS
5 Questions
0 Answers

ANSWER ACCEPTANCE
60.0%

VOTES RECEIVED
0

RANK
 of 21,030

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 169,723

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

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


How to create another vector based on some if condition?
I have a 2*1 vector of values A = [500 200] condition between or equal to 300 and 500. Output should be. B = [tru...

6 years ago | 1 answer | 0

1

answer

Question


Find set of values that are unique to the values in first two columns in a table
I have a table like the following. Columns C1, C2, and C3. Based on the unique values on first two columns, I need to colle...

6 years ago | 1 answer | 0

1

answer

Question


How to obtain a grouped vector using grpstats ?
Something like the following. Instead of 'mean', I am looking for a vector which contains all the data from the variables age an...

6 years ago | 0 answers | 0

0

answers

Question


How to calculate the covariance of two variables in grpstats function
Something like the following. Instead of 'mean', I am looking for covariance between the variables age and weight. statarray ...

6 years ago | 0 answers | 0

0

answers

Question


Find set of values that are unique to the values in another column
I have a matrix like the following. 2 3 2 6 2 8 4 5 5 9 5 39 5 6 I need to do operations on...

6 years ago | 3 answers | 0

3

answers