photo

Alex Hughes


Last seen: 3 years 前 自 2019 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
12,027
of 299,768

声誉
4

贡献数
6 个提问
0 个回答

回答接受率
83.33%

收到投票数
4

排名
 of 20,800

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 165,831

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3
  • Thankful Level 2

查看徽章

Feeds

排序方式:

提问


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...

3 years 前 | 1 个回答 | 3

1

个回答

提问


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...

4 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 1 个回答 | 0

1

个回答

提问


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...

5 years 前 | 2 个回答 | 0

2

个回答

提问


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...

6 years 前 | 1 个回答 | 1

1

个回答

提问


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 ...

6 years 前 | 1 个回答 | 0

1

个回答