Community Profile

photo

Francisco Anaya


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Split one column data into 4 arrays
I have an array of 90872x1 double with 4 conditions. As follows: A= 1 1 1 2 2 2 3 3 4 4 1 1 2 2 3 3 4 4 1 1...

5 years ago | 1 answer | 0

1

answer

Question


compare 2 vectors and classify them
I have an array of 90872x2 double. As follows: A= B= 1 2 1 2 1 ...

5 years ago | 2 answers | 0

2

answers

Question


Delete values in a vector based on another vector
I have two arrays I have two data vectors A (consiting of an array of 90872x2 double) and B (consisint of an array of 90872x...

5 years ago | 1 answer | 0

1

answer

Question


Compare two columns under 3 conditions
Hi, I an array (phases) with two vector of the same lenght. I need to compare the two vectors under the following conditios: ...

5 years ago | 1 answer | 0

1

answer

Question


How to access data in a cell array
I have a cell array (iwant variable) of 3x1... ...where each of the 3 arrays have 1x170 matrices. Each one of the matric...

5 years ago | 1 answer | 0

1

answer

Question


Split vector A into smaller vectors based on vector B
I have two vectors of same lenght. Vector A contains angle data, and vector B contains gait phase (0=other;1=stand; 2=swing). I...

5 years ago | 1 answer | 0

1

answer

Question


Fill one vector with zeros when another vector is zero
I have two vectors A and B of same lengths. I wanto to replace values of A with zeros when B is 0. As follows: [A] [...

5 years ago | 1 answer | 0

1

answer

Question


Re-arrange vectors from rows to columns
I have 3 vector in rows as follows: A = 1 1 1 1 1 1 1 1 1 1 B= 2 2 2 2 2 2 ...

5 years ago | 1 answer | 0

1

answer

Question


How can I delete columns when value is grater than 65 but lower than 20?
I have a vector of (1:n) and i would like to delete the columns whose value is greater than 65 and lesser than 20. Any help ? ...

5 years ago | 1 answer | 0

1

answer

Question


Split vector every time data changes from 2 to 1
I have one vector filled with 1 and 2 as follows: Vector A: 1 1 1 1 2 2 2 1 1 2 2 1 1 1 2 2 1 1 2 2 I want...

5 years ago | 3 answers | 0

3

answers

Question


Split vector A into smaller vectors based on vector B
I have two vectors of same lenght. Vector A contains angle data, and vector B contains gait phase (1=stand; 2=swing). I want to...

5 years ago | 1 answer | 0

1

answer

Question


Split vector A into smaller vectors based on vector B
I have two vectors of same lenght. Vector A contains angle data, and vector B contains gait phase (1=stand; 2=swing). I want to...

5 years ago | 0 answers | 0

0

answers