Community Profile

photo

Alexander Collins


Last seen: 9 Monate vor Aktiv seit 2019

Followers: 0   Following: 0

Statistiken

  • Thankful Level 2
  • First Review
  • Thankful Level 1

Abzeichen anzeigen

Feeds

Anzeigen nach

Frage


Extract runs of values from cell array
I have a cell array containing many empty cells, the occasional isolated value surrounded by empty cells, and a few runs of valu...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Extending a 2D lattice of points
I have a hexagonal grid of points derived from measurement (see figure). I'd like to be able to extrapolate beyond the plotted a...

fast 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


Using simple comparison to visualize overlap between two curves results in low overlap values being sorted to the end of the array
As found here: https://uk.mathworks.com/matlabcentral/answers/361760-area-between-two-overlapping-plots I'm using a simple comp...

etwa 3 Jahre vor | 0 Antworten | 0

0

Antworten

Frage


Correlation coefficient in 3D
I need to calculate the correlation between two 3D volumes. I've tried implementing Pearson's coefficient since it's well recogn...

fast 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to get XYZ coordinates of all non-zero voxels in a 3D volume?
I have an NxMxP matrix that forms a volume. Programs like ImageJ have a function to save the XY coordinates of any pixels above ...

fast 4 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


How to generate orthographic projection/perspective view of 3D object?
Say I have a disc-shape in 3D (i.e. it has some thickness to it - but we could also reduce it to a 2D circle). I want to gener...

etwa 4 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


How to create a grid of evenly spaced ones in a matrix of zeros?
So essentially I want a grid looking something like this: 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0...

mehr als 4 Jahre vor | 1 Antwort | 0

1

Antwort