Community Profile

photo

Emanuel


Last seen: 5개월 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


Converting a vector of structs to just one struct (vectorizing)
So i have this struct and in it there are, for example, 402 1x1 structs with the same variables (not same values of course). Wh...

거의 2년 전 | 답변 수: 1 | 0

1

답변

질문


demapp "IQ array of length 6" to "Bits array of length 12"?
I have this complex array (1+j,1-j.......), whose length is 6 and i need to make a bits array of 12 length, like, 1+j = 0 0,...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


Split 2 lines of a matrix?
I have this 4x4 matrix. I want to get lines 3 and 4 to put them up on the matrix, like: 0 1 1 1 1 1...

거의 5년 전 | 답변 수: 1 | 0

1

답변

질문


[1 0 1 1 0 1 1 0] to [10 11 01 10]?
I need to transform 8 numbers into 4 like the title, how could i do that?

거의 5년 전 | 답변 수: 1 | 0

1

답변