Feeds
提问
Using reshape to manipulate a large matrix
I have a 10000x10000 matrix of data that I'm trying to scale down. You goal is to make it a 400x400 matrix by taking every cell ...
6 years 前 | 1 个回答 | 0
1
个回答提问
Making a function to restructure matrix of coordinates
I have a 36x3 matrix of data in a double, where the three columns represent x, y, and z coordinates. I'm trying to make two func...
6 years 前 | 1 个回答 | 0
1
个回答提问
Creating a matrix from spaced out lines of another matrix
I have a large 3 column matrix of xyz elevation data in 1 meter intervals. The data corresponds to a 100 meter by 100 meter grid...
6 years 前 | 2 个回答 | 0
2
个回答提问
Sorting a large 3 column data set
I have a large 3 column matrix of xyz elevation data in 1 meter intervals. The data corresponds to a 100 meter by 100 meter grid...
6 years 前 | 1 个回答 | 0

