Community Profile

photo

Alexander Collins


Last seen: 9개월 전 2019년부터 활동

Followers: 0   Following: 0

통계

  • Thankful Level 2
  • First Review
  • Thankful Level 1

배지 보기

Feeds

보기 기준

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 3년 전 | 답변 수: 1 | 0

1

답변

질문


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

대략 3년 전 | 답변 수: 0 | 0

0

답변

질문


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

거의 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

거의 4년 전 | 답변 수: 2 | 0

2

답변

질문


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

대략 4년 전 | 답변 수: 1 | 0

1

답변

질문


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

4년 초과 전 | 답변 수: 1 | 0

1

답변