photo

Todd Pierce


Last seen: alrededor de 2 años hace Con actividad desde 2022

Followers: 0   Following: 0

Estadística

  • Thankful Level 2

Ver insignias

Feeds

Ver por

Pregunta


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 ...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

alrededor de 2 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

alrededor de 2 años hace | 1 respuesta | 0

1

respuesta