Community Profile

photo

Karl Haebler


Last seen: 4 years ago Active since 2017

Followers: 0   Following: 0

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Feeds

View by

Question


Reading H5 Groups and Attributes
Someone has ostensibly provided me with an h5 file (generated in python) that contains the weights of a neural network. These I ...

4 years ago | 1 answer | 0

1

answer

Question


Converting 27 bit signed binary to decimal
I have a textfile with 1024 lines, each line containing a 27 bit signed binary number. I need to convert the data in this textfi...

6 years ago | 1 answer | 0

1

answer

Question


Write Decimals to 12 Bit Signed Binary
I am trying to take a set of integer decimal inputs (ranging from -100 to 100) and map them to 12 bit signed binary. The trick i...

6 years ago | 1 answer | 0

1

answer

Question


Plotting Data From Constantly Updating Textfile
I would like to plot data from a textfile which has a new entry every 10 seconds (or time period around 10 seconds), and for the...

6 years ago | 1 answer | 0

1

answer

Question


Storing data as binary strings
Hello, I am trying to read 12 bit binary data from several text file and store this information in a multidimensional array (C...

6 years ago | 2 answers | 0

2

answers