Community Profile

photo

Francisco Anaya


2019 年からアクティブ

Followers: 0   Following: 0

統計

  • Thankful Level 3

バッジを表示

Feeds

表示方法

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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

約5年 前 | 2 件の回答 | 0

2

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 3 件の回答 | 0

3

回答

質問


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年 前 | 1 件の回答 | 0

1

回答

質問


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年 前 | 0 件の回答 | 0

0

回答