Lexie Wilson
Followers: 0 Following: 0
Statistics
4 Questions
0 Answers
RANK
271,318
of 295,486
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 20,236
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153,950
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 0 answers | 0
0
answersQuestion
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 ago | 1 answer | 0
1
answerQuestion
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 ago | 1 answer | 0