photo

Mike Bakeman


Active since 2019

Followers: 0   Following: 0

Statistics

  • Thankful Level 1

View badges

Feeds

View by

Question


Using a for loop to put a number of 2D arrays in a directory into a single 3D array
Hi, I have a number of 2D arrays (image files) in a directory which I am trying to open sequentially in a for loop so I can win...

meer dan 4 jaar ago | 2 answers | 0

2

answers

Question


I have a huge image file (.dat file 17Gb) of columns x rows x frames. I need to import this file as fast as possible, but only every 10th frame or so.
I have a huge image file (binary .dat) which takes minutes to import into memory and process. My calculations are under control ...

bijna 5 jaar ago | 1 answer | 0

1

answer

Question


Can't take the mean of a 2D matrix (Array indices must be positive integers or logical values.)
I have a 3D data set that I'm trying to take the mean and std along a single dimension and then average the mean or the std alon...

bijna 5 jaar ago | 1 answer | 0

1

answer