Community Profile

photo

Christopher Gordon


Last seen: 10 months ago Active since 2020

Statistics

  • Thankful Level 2
  • First Answer
  • Thankful Level 1

View badges

Content Feed

View by

Question


Diagonal Interpolation/Extrapolation of a 1024 x 30 Matrix
Hello everyone, I have a 2D matrix of spectra, (30 spectra, each being 1024 data points long). The 30 spectra are for various...

3 years ago | 1 answer | 0

1

answer

Answered
Gridding and interpolate data
Good afternoon! It seems as though you can't run this function unless all the initial dimensions (X,Y,Z) are equal. I have a 2...

3 years ago | 0

Question


Interpolate a 1024x116 Matrix to a 1024x1024 Matrix
Hello! I have an array of 116 curves (columns) with 1024 data points (rows) each. What I would like to do is expand the matr...

3 years ago | 1 answer | 0

1

answer

Question


Finding Peak Edges from Array of 116 Curves
Hello! I want to first say I'm incredibly appreciative of this community and its response to questions. People like me very mu...

3 years ago | 1 answer | 0

1

answer

Question


FindPeaks() of a 1024 x 116 Matrix
I have a matrix that I read into MatLab that is 116 spectra (columns) each being 1024 elements (rows). Each spectrum has a peak...

3 years ago | 1 answer | 0

1

answer

Question


How to divide each column in array 1 by corresponding column in array 2 and put answers in new array, array 3
I have two arrays ('SPFPMTSignal' and 'SkinPMTSignal') that are 111 x 9. I want to create a new 111 x 9 matrix ('Transmittance'...

3 years ago | 2 answers | 0

2

answers