Feeds
답변 있음
How to change certain values in a 3 layer matrix and fill in another matrix?
Here is the code in case anyone runs into this problem in the future: [numRows, numCols] = size(NDVI); % matrix size NDVII = z...
How to change certain values in a 3 layer matrix and fill in another matrix?
Here is the code in case anyone runs into this problem in the future: [numRows, numCols] = size(NDVI); % matrix size NDVII = z...
5년 초과 전 | 0
| 수락됨
질문
How to change certain values in a 3 layer matrix and fill in another matrix?
Hello everyone, Newbie here. I have a 3 layer matrix that is defined as NDVI which has 7971 rows, 7851 columns, and 3 layers. I...
5년 초과 전 | 답변 수: 2 | 0