photo

Emanuel


Last seen: 9 months 前 自 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0

1

个回答