merialu
Followers: 0 Following: 0
Feeds
提问
Generate a geotiff from x, y and z data stored in a matrix
Hi, I have a matrix with three columns, x y and z. there is a 10 meter spacing between the points. I would now like to convert ...
5 years 前 | 1 个回答 | 0
1
个回答提问
Replace values in one column based on the content in several other columns.
Hi I have two matrices containing x,y and z coordinates. These matrices also contain a column with values for each point. Look...
6 years 前 | 2 个回答 | 0
2
个回答提问
count the number of transitions from 0 to 3 in cells in cell array
Hi. I have a cell array containing 1000 cells. in each cell there is a matrix with different number of rows but with 50 column...
6 years 前 | 1 个回答 | 0
1
个回答提问
sort a cell array based on the number of rows in each cell
Hi, I have an cell array of 6031x1 cell. each cell contain as matrix of different number of rows but with 53 columns. i want ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Subscripted assignment dimension mismatch.
Hi, I have an cell array of 6031x1 cell. each cell contain as matrix of different number of rows but with 53 columns. i try t...
6 years 前 | 1 个回答 | 0
1
个回答提问
create cell array based on unique combinations in two columns
Hi! i have a matrix with 3 columns and the first two columns contains x- and y coordinates. looks something like this [1 ...
6 years 前 | 2 个回答 | 0
2
个回答提问
How can I extract coordinates (x,y,z) from a matrix that match coordinates in another matrix
Hi I have a matrix (A) containing columns for coordinates (x,y,z) and a columns with simulated values (v) for each point. I a...
6 years 前 | 1 个回答 | 0