photo

Emanuel


Last seen: 8 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistik

  • Thankful Level 2
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


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...

etwa 2 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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,...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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...

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


[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?

etwa 5 Jahre vor | 1 Antwort | 0

1

Antwort