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