photo

yoni verhaegen


自 2015 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

10 个提问
0 个回答

排名
37,048
of 297,527

声誉
1

贡献数
10 个提问
0 个回答

回答接受率
20.0%

收到投票数
1

排名
 of 20,454

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 159,075

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Plot data in loop with num2str
Hi all, I want to plot a dynamic figure by plotting the sixth column of the datasets Meteo1752 to Meteo1966: balyr=175...

6 years 前 | 2 个回答 | 0

2

个回答

提问


Align colorbar ticks with corresponding colors
Hi all, I have the following script, which plots the corresponding plot. How can I change this so the discrete colors match t...

7 years 前 | 1 个回答 | 1

1

个回答

提问


Matlab: store input variables for arrayfun
Hi all, I have the following function: function [value_final] = myvalue(fd) value_final = (fs + (fd.*(th.^2))); ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Model calibration in Matlab: find minimum RMSE
Hi all, I have a model that runs a mass balance profile for a glacier (i.e. the net result between melt and snow accumulation...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Project 3D surface onto 2D plot
Hi all, I have a set of X,Y,Z data where X and Y represent coordinates and Z the corresponding elevation. How can I now plot ...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Matlab: problem with connecting points
Hello all, I have a dataset with points (X,Y coordinates) that represent the shape of a glacier. However, when I plot them wi...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Cut out piece of matrix
Hello, I have two files, DEM1 and DEM2 (see attachment). DEM1 has X,Y,elevation and DEM2 has NR,POINT,X,Y,glacier. I want to ...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Cut out piece of matrix based upon other matrix
Hi, I have a DEM of an area represented by an array 46592x3 (first colom: X-coordinate, second colom: Y-coordinate, third col...

8 years 前 | 1 个回答 | 0

1

个回答

提问


Convert XY coordinates to binary matrix
Hello all, I have a 1332x2 matrix where X and Y coordinates are given of a glacier surface. When I plot the data with scatter...

8 years 前 | 3 个回答 | 0

3

个回答

提问


Creating a dynamical plot with a for loop
Imagine we quickly create a matrix with some values in it, called 'number': matrix1=rand(10); m=0.5; number=z...

9 years 前 | 1 个回答 | 0

1

个回答