Christopher Gordon
Followers: 0 Following: 0
Feeds
提问
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 前 | 1 个回答 | 0
1
个回答已回答
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...
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...
4 years 前 | 0
提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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...
4 years 前 | 1 个回答 | 0
1
个回答提问
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'...
4 years 前 | 2 个回答 | 0