Statistiques
RANG
14 693
of 301 545
RÉPUTATION
3
CONTRIBUTIONS
2 Questions
3 Réponses
ACCEPTATION DE VOS RÉPONSES
0.0%
VOTES REÇUS
2
RANG
of 21 319
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 175 285
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
ND sparse arrays are not supported
Never mind, I just found ndSparse, which seems to do what I wanted.
plus de 6 ans il y a | 1
work around for sparse matrices in 3D
Never mind, I just found ndSparse, which seems to do what I wanted.
plus de 6 ans il y a | 0
Question
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...
plus de 6 ans il y a | 1 réponse | 0
1
réponsegriddata Parameter must be a 'double matrix'
Thanks Sean, that was the problem. Simple now that I understand the error message!
plus de 11 ans il y a | 0
Question
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...
plus de 11 ans il y a | 2 réponses | 1
