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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 1 个回答 | 0