Estadística
2 Preguntas
3 Respuestas
CLASIFICACIÓN
14.705
of 301.517
REPUTACIÓN
3
CONTRIBUCIONES
2 Preguntas
3 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
2
CLASIFICACIÓN
of 21.314
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.060
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
ND sparse arrays are not supported
Never mind, I just found ndSparse, which seems to do what I wanted.
más de 6 años hace | 1
work around for sparse matrices in 3D
Never mind, I just found ndSparse, which seems to do what I wanted.
más de 6 años hace | 0
Pregunta
ND sparse arrays are not supported
I have solved a sparse matrix problem as: A=sparse(A); B=sparse(B) x=A\B; I tried to convert x to a 3-D array with: Wxy=res...
más de 6 años hace | 1 respuesta | 0
1
respuestagriddata Parameter must be a 'double matrix'
Thanks Sean, that was the problem. Simple now that I understand the error message!
más de 11 años hace | 0
Pregunta
griddata Parameter must be a 'double matrix'
I am running version R2011b. I am trying to re-grid data from an irregular lat/lon grid to a regular lat/lon grid. My input ar...
más de 11 años hace | 2 respuestas | 1
