photo

Todd Pierce


Last seen: oltre 2 anni fa Attivo dal 2022

Followers: 0   Following: 0

Statistica

  • Thankful Level 2

Visualizza badge

Feeds

Visto da

Domanda


Trying to find the RMSE between two (925 902) grids of elevation data points
Trying to find the root mean square error values for the differences between two grids, matrix A is the original 925x902 matrix ...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Trying to complete a t-test between two 925x902 matrices to find if the difference between the two is significant to the 5% level
The two matrices are DEM and B where DEM is the standard matrices and B is the simulated one and thus the one the test needs to ...

oltre 2 anni fa | 0 risposte | 0

0

risposte

Domanda


Trying to complete a boxplot for the Z values of a matrix
I am trying to make a boxplot of the data in a matrix of size [925x902] so i dont want the boxplot to make multiple plots of eac...

oltre 2 anni fa | 1 risposta | 0

1

risposta

Domanda


Trying to find the min non-zero value of a [925x902] matrix
I am trying to find the minimum non-zero value of a [925x902] matrix called D1.Z i have tried: min(D1.Z(D1.Z > 0)); D1.Z(D1.Z...

oltre 2 anni fa | 1 risposta | 0

1

risposta