photo

Emanuel


Last seen: 8ヶ月 前 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

回答