Feeds
질문
How to categorize xyz coordinate data and analyze per each category = to find "surface"
I have a text file of xyz coordiantes and other data of numerous points, which looks following: 1 5 1.60951 11.3645 48.3952 40...
4년 초과 전 | 답변 수: 0 | 0
0
답변질문
How can I print histogram data to text file?
I'm trying to print out all data of histogram to text file. More precisely, I wish to print out the center of each bin, counts, ...
4년 초과 전 | 답변 수: 1 | 0
1
답변질문
Reading and indexing non-rectangular and mixed-format data
Hello I have a data like 1 4 4 244 263 704 952 0 0.936 0.930 0.934 0.921 3.820...
11년 초과 전 | 답변 수: 1 | 0
1
답변질문
Hope to gather last rows from each submatrices
I hope to gather last lines from each submatrix. - I have 17 x 20 submatrices in matrix name A. - Each submatrices have ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Looking for clever way to generate multiple submatrices.
I have a 2900 x 7 size matrix re2 = [x y z se index xc yc]; Each dolumns -x, y, z, se, index, xc, yc- contains numbers, all ...
13년 초과 전 | 답변 수: 1 | 0
1
답변질문
Categorizing matrix into submatrices, with specific elements of column
- Hope to categorize the matrix into number of 2D submatrices, with respect to elements of 6th and 7th column. - Given matrix...
13년 초과 전 | 답변 수: 1 | 0
