photo

Day Hong Kim


Last seen: 4 years 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

8 个提问
0 个回答

排名
62,763
of 299,947

声誉
0

贡献数
8 个提问
0 个回答

回答接受率
75.0%

收到投票数
0

排名
 of 20,848

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 166,679

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 3

查看徽章

Feeds

排序方式:

提问


Rearrange a matrix by the values of the first column
Hello all, I would like to rearrange the matrix according to the values in the first column. the first column represents station...

5 years 前 | 1 个回答 | 0

1

个回答

提问


plotting topography by using etopo
Hello all, I am plotting cross sectional ocean data and I would like to add topography of the bottom by using etopo data. I have...

5 years 前 | 1 个回答 | 0

1

个回答

提问


interpolate a matrix to fill NaN values.
13.5047428571429 13.2392558823529 NaN 14.0492333333333 14.8088030303030 14.9159676470588 13.4900666666667 13.2365308823529 NaN ...

5 years 前 | 1 个回答 | 0

1

个回答

提问


Monte Carlo Method Fails
I am trying to find the probability of getting a pair when drawing 2 cards from a regular deck that contains 52 cards by using M...

6 years 前 | 1 个回答 | 0

1

个回答

提问


Store Values in Gui
<</matlabcentral/answers/uploaded_files/114930/asd.png>> I want to store X and Y values and make a list of them. How can I do...

7 years 前 | 1 个回答 | 0

1

个回答

提问


Changing Pushbutton BackgroundColor for 0.1 second
I want to change BackgroundColor of pushbutton for just 0.1 second. How Can I do that?

7 years 前 | 1 个回答 | 0

1

个回答

提问


Removing row of matrix
If I have a matrix, A = [1,2;3,4;5,6;7,8] How can I delete even rows, so I can get A = [1,2;5,6]

7 years 前 | 1 个回答 | 0

1

个回答

提问


I want to make a matrix with x,y values from ginput. How can I do it?
[x,y] = ginput to matrix like [x1,y1;x2,y2; and so on

7 years 前 | 1 个回答 | 0

1

个回答