Feeds
질문
Manipulating Excel data in to matrices
Hi, I have an excel file with 50 sheets. Each sheet has about 280000 values(700x400). I need to write a MATLAB script to to...
9년 초과 전 | 답변 수: 1 | 1
1
답변질문
Replacing values in a Matrix
Hi, I have a matrix similar to this: A =[ ] 25 40 40 40 25 25 25 25 25 25 25 40 40 40 40 25 25 25 25 25 25 25 40 40...
9년 초과 전 | 답변 수: 4 | 1
4
답변질문
Randomizing set of value using normal distribution?
Hi, I had a 7000x4000 Matrix of topographic data that I split into 10x10 matrices (Split by going every 10 rows and 10 columns)...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
Split 7000x4000 matrix in 10x10 matrices?
Hi, I have a 7000x4000 Matrix of topographic data that I need to split into 10x10 matrices (Split by going every 10 rows and ...
9년 초과 전 | 답변 수: 2 | 0
2
답변질문
Split 4000x10 Matrix into 400 10x10 Matrices and calculate stats for each matrix?
Hi Im trying to split a 4000x10 Matrix into 400 10x10 Matrices? Once the matrix is split up I need to calcualte the mean, me...
9년 초과 전 | 답변 수: 2 | 0
