Alex Hughes
Followers: 0 Following: 0
Statistics
6 Questions
0 Answers
RANK
9.908
of 295.467
REPUTATION
4
CONTRIBUTIONS
6 Questions
0 Answers
ANSWER ACCEPTANCE
83.33%
VOTES RECEIVED
4
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
Save as SVG not exporting as layers with certain plotting scripts
I have plotted some maps using imagesc and added addition features to the maps using mapshow. When I save this map in .svg forma...
meer dan 2 jaar ago | 1 answer | 3
1
answerQuestion
Smoothing data by x axis values rather than cells
I am trying to compare slope values from bathymetric profiles with different resolutions ranging from 30m to 85m. Therefore, I n...
meer dan 3 jaar ago | 1 answer | 0
1
answerQuestion
Can't get simple for loop to run
I've still not got the hang of loops! I have a 3667 x 1 double matrix (d1) and I have a 33 x 1 matrix (d2). All the values in th...
ongeveer 4 jaar ago | 1 answer | 0
1
answerQuestion
Calculations on every 2nd row in a matrix in sets of 2 rows
I have a matrix of x and y points with 2 columns and n number of rows. The first column is the x data (distance) and the 2nd c...
ongeveer 4 jaar ago | 2 answers | 0
2
answersQuestion
Extract an elevation profile along at specific azimuth using improfiler
I want to be able to extract an elevation profile that is oriented 050 degrees from north throught the entire matrix. However, I...
ongeveer 5 jaar ago | 1 answer | 1
1
answerQuestion
Find the intersect of two columns from different matrix but keep the corresponding cells from the same row along with the intercept values
I have two matrix with two columns. For example A = [2 2; 4 3; 6 5; 8 3; 10 2] B = [2 1; 3 2; 5 2; 8 2; 10 1] I want to find ...
ongeveer 5 jaar ago | 1 answer | 0