Niky Taylor
Followers: 0 Following: 0
Feeds
提问
How to take 2D mean ignoring nan values using cellfun?
Hi, I am trying to write a code that takes a large square image, breaks it up into small square segments, and then calculates t...
3 years 前 | 2 个回答 | 0
2
个回答提问
How to link lat/lon to a variable based on time?
Hi, I have two sets of data taken simultaneously. Dataset A includes a time vector, and a corresponding matrix of lat/lon value...
3 years 前 | 1 个回答 | 0
1
个回答提问
View a shapefile, then plot points with lat/long?
Hi, I have a shapefile of the San Francisco Bay Area, which I am reading into Matlab using the following: S = shaperead('bayar...
5 years 前 | 1 个回答 | 1
1
个回答提问
How to fill a 3D array with values calculated in a loop?
I want to fill a 3D array with values calculated in a loop. Each iteration of the loop generates a single new value which I want...
7 years 前 | 1 个回答 | 0
1
个回答提问
Convert a 3D array to a 2D cell array?
I'm sure there's a basic way to do this that I haven't found. I have a 3D array, but I want to convert it into a 2D cell arr...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to loop through a series of variables, named with strings but including numbers? -Undefined function or variable
Hi, I'm an undergraduate researcher trying to figure out how to generate values from a bunch of different datasets. I have 12 ma...
7 years 前 | 1 个回答 | 0