photo

Francisco Anaya


自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

12 个提问
0 个回答

排名
193,850
of 299,930

声誉
0

贡献数
12 个提问
0 个回答

回答接受率
58.33%

收到投票数
0

排名
 of 20,845

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,620

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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...

6 years 前 | 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 ...

6 years 前 | 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...

6 years 前 | 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: ...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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] [...

6 years 前 | 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 ...

6 years 前 | 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 ? ...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 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...

6 years 前 | 0 个回答 | 0

0

个回答