photo

Sergio Rojas Blanco


Last seen: 3개월 전 2022년부터 활동

Followers: 0   Following: 2

통계학

  • Thankful Level 3

배지 보기

Feeds

보기 기준

질문


Indexing of cell array and a vector
Hi guys, my problem has been raised before but with some differences. I have a cell array of indexes, index. Its cells can be z...

7개월 전 | 답변 수: 1 | 0

1

답변

질문


Cell array with adjacents elements by a “from” vector and a “to” vector
I have 2 vectors, A and B of equal dimension. Each value of A indicates the source element of the element given by its position....

7개월 전 | 답변 수: 1 | 0

1

답변

질문


Find min and max in groups
I have 2 vectors of equal dimension, A and B. To each value of A corresponds a value of B, but equal values of A can correspond ...

7개월 전 | 답변 수: 1 | 0

1

답변

질문


Check if a value exists in a cell array starting from a value whose index is the desired value
Let's suppose: A={5, 15, 0, [11, 7], 9, 0, [1, 20, 21], 18, [22,15], 0, 16, [13, 14], 17, 4, 6 }; a=6; b=1; Now, I would like...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Related vector values via cell array
Hi guys, I hope someone can help me: I have a vector. Suppose this: A=(1, 2, 3, 4, 5, 6, 7, 8, 9, 10)' Some values of this ve...

1년 초과 전 | 답변 수: 1 | 0

1

답변

질문


Sort values in a cell array
Hi guys, It's amazing how much some people know. Well, this is my case: I have a vector. Suppose this: A=[90,45,38,51]; To t...

2년 초과 전 | 답변 수: 2 | 0

2

답변