Statistics
RANK
23.765
of 295.467
REPUTATION
1
CONTRIBUTIONS
14 Questions
1 Answer
ANSWER ACCEPTANCE
78.57%
VOTES RECEIVED
1
RANK
of 20.234
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 153.912
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF 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...
ongeveer 7 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 7 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 7 jaar ago | 2 answers | 0
2
answersQuestion
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 ...
meer dan 8 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 9 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
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)....
meer dan 11 jaar ago | 2 answers | 0
2
answersQuestion
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...
meer dan 11 jaar ago | 1 answer | 0
1
answerQuestion
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...
meer dan 11 jaar ago | 2 answers | 0
2
answersInterp2 - 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...
meer dan 11 jaar ago | 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...
meer dan 11 jaar ago | 3 answers | 0
3
answersQuestion
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...
meer dan 11 jaar ago | 0 answers | 0
0
answersQuestion
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...
meer dan 11 jaar ago | 2 answers | 1
2
answersQuestion
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...
bijna 12 jaar ago | 2 answers | 0
2
answersQuestion
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...
bijna 13 jaar ago | 1 answer | 0