Statistiques
RANG
23 765
of 297 016
RÉPUTATION
1
CONTRIBUTIONS
14 Questions
1 Réponse
ACCEPTATION DE VOS RÉPONSES
78.57%
VOTES REÇUS
1
RANG
of 20 419
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 725
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
Question
Georeference arbitrarily orientated matrix with corresponding lat/lon data
I have a 12 x 12 matrix of data ('data'). I also have a 12 x 12 matrix of the corresponding latitudes ('lat')of each cell and an...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Executing 'datetick' shifts plot, no longer lines up with x-axis
I plot a graph with plotyy, which should line up against an x-axis from the 8th Nov 2016 to 25 Jan 2017. The variable Datenum_8N...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
Plot a graph that interpolates between NaNs?
I'm plotting a line graph with two y vectors against an x vector (using plotyy). Both of the y vectors have data gaps as NaNs. W...
presque 8 ans il y a | 2 réponses | 0
2
réponsesQuestion
Define a text string and use in variable name throughout script
I have the following script. d181_b1, d181_b2 and d181_b3 are matrices. d181 indicates the 181st day and I want to quickly edit ...
presque 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
Perform command on whole structure (reduce size)
Hello I have a data structure (named 'Data'). It is a mix of two and three tiers. It consists of a load of data arrays in rough...
presque 10 ans il y a | 1 réponse | 0
1
réponseQuestion
Opening netcdf - Only displays one cell
I've downloaded this file: http://websrv.cs.umt.edu/isis/images/a/a5/Greenland_5km_v1.1.nc from NASA's SEARISE website - G...
presque 12 ans il y a | 1 réponse | 0
1
réponseQuestion
Repeat each page of 3d matrix 24 times
So as part of a script I have: totmelt(:,:,day)=daymelt2; Daymelt2 is a 2d matrix, and day is the day of the year (1:365)....
presque 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Permute problem - unexpected Matlab operator
I have a 3d dimensional array 'totmelt' that is 112 x 1381 x 601. I want to transpose it so that it's 1381 x 601 x 112. My...
presque 12 ans il y a | 1 réponse | 0
1
réponseQuestion
roipoly help - colours display badly (so unable to define)
I have a 1660 x 986 matrix with values up to 2500 (it represents a digital elevation model). I need to define an area using r...
presque 12 ans il y a | 2 réponses | 0
2
réponsesInterp2 - make resolution lower
Thanks, but it appears I don't have griddenInterpolant in my toolbox. I'd also prefer to use interp2 to ensure I'm consistent...
presque 12 ans il y a | 0
Question
Interp2 - make resolution lower
I have a matrix 'I' representing a digital elevation model, with a pixel resolution of 90m. I need to lower the resolution to 25...
presque 12 ans il y a | 3 réponses | 0
3
réponsesQuestion
Reducing DEM resolution from 90 to 250m
Hi I have a digital elevation model with a resolution of 90m. I want to reduce it to 250m - a common dem resolution. Is this...
presque 12 ans il y a | 1 réponse | 0
0
réponseQuestion
Masking out non-roi area
I have a digital elevation model as an image file. I created a binary mask of the roi using roipoly but I can't see how to apply...
presque 12 ans il y a | 2 réponses | 1
2
réponsesQuestion
Smoothing a 2d matrix (DEM)
Hi I have a 2d matrix of integers, representing a digital elevation model of a glacier. I need to smooth it - interpolate bet...
environ 12 ans il y a | 2 réponses | 0
2
réponsesQuestion
Awkward copy/paste question
I've a very frustrating problem: I have some very large matrixes like this (69 x 2311): nan nan 1 nan nan 1 0 na...
environ 13 ans il y a | 1 réponse | 0