Estadística
5 Preguntas
4 Respuestas
CLASIFICACIÓN
29.695
of 301.421
REPUTACIÓN
1
CONTRIBUCIONES
5 Preguntas
4 Respuestas
ACEPTACIÓN DE RESPUESTAS
20.0%
VOTOS RECIBIDOS
1
CLASIFICACIÓN
of 21.269
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 174.306
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Problem using RESHAPE function
I have problem for reshape 1d matrix (C1d(340029,1)) to 3d matrix (D3d(?,215,395)), Thank you for any help. >> Error using re...
casi 7 años hace | 2 respuestas | 0
2
respuestasProblem using RESHAPE function
Actually "A(N=31,M=215,L=395)" is a 3d Matrix, converted to 1d Matrix "A1(N*M*L,1)" I'm trying to find the values between 10-3...
casi 7 años hace | 0
avoiding overlap contour lines in matlab
please take a look to the contour lines near the coast, those are overlap. "semilog" function is one solution but it doesn't wor...
casi 7 años hace | 0
Pregunta
avoiding overlap contour lines in matlab
Dear, How can I fix overlap contour lines in matlab figure contourf(x,y,z)
casi 7 años hace | 1 respuesta | 0
1
respuestaPregunta
How to regride fine to coarse
How can I regrid fine to coarse resolution considering sea/land mask. Fine resolution (A) 3km, coarse resolution (B) 100km, A=...
casi 7 años hace | 0 respuestas | 0
0
respuestasPregunta
How to index a double 2d matrix with a complex 2d matrix
I'm trying to index a double 2d matrix 'A' with a complex 2d matrix 'B' and I encountering with the following error message, An...
casi 7 años hace | 0 respuestas | 0
0
respuestasHow replace NaN's in a 3d field with the nearest value in the same column?
I'm trying to index a double 2d matrix 'A' with a complex 2d matrix 'B' and I encountering with the following error message, An...
casi 7 años hace | 0
How replace NaN's in a 3d field with the nearest value in the same column?
assume that have a 3d temperature matrix with 10 layers 'T(layer=10,x=30,y=50)', from the sea surface (layer = 1) to the seabed ...
alrededor de 7 años hace | 0
Pregunta
How replace NaN's in a 3d field with the nearest value in the same column?
I have a 3d (z,x,y) matrix and trying to fill NaN's in the each grid point in xy directions with the nearest value correspond to...
alrededor de 7 años hace | 4 respuestas | 1
