Lexie Wilson
2016년부터 활동
Followers: 0 Following: 0
Feeds
질문
How to return array of pixel values associated with image matrix (C)?
I am using imagesc to map my array, C, to a full color image. The colors of parts of the image determine the phases of the data....
대략 8년 전 | 답변 수: 1 | 0
1
답변질문
Read all files in directory & append columns from each to new matrix, unrelated filenames
I have several text files, each with 5 columns. I want to extract two columns from each file and append those columns to a new m...
8년 초과 전 | 답변 수: 0 | 0
0
답변질문
How to print data from many netCDF files to one text file?
I have about 150 cdf files, each containing 9 variables. I would like to put the values for each of the 9 variables into columns...
8년 초과 전 | 답변 수: 1 | 0
1
답변질문
How can I restrict data arrays to do a linear regression between 2 points?
I would like to do a linear regression using polyfit, but only on part of the dataset. I have 2 arrays, Wavelength (x axis) and ...
8년 초과 전 | 답변 수: 1 | 0