gooniyath
自 2016 起处于活动状态
Followers: 0 Following: 0
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...
8 years 前 | 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...
8 years 前 | 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)...
8 years 前 | 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 ...
8 years 前 | 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...
8 years 前 | 2 个回答 | 0