photo

Yumi Lee


自 2017 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

6 个提问
0 个回答

排名
240,956
of 301,433

声誉
0

贡献数
6 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,272

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 174,520

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Subscript indices must either be real positive integers or logicals.
I found this programme online and tried to use it but if I run it it says: 'Subscript indices must either be real positive integ...

8 years 前 | 3 个回答 | 0

3

个回答

提问


What does the number before the decimal point do ? e.g.'%4.5f' ?
I am trying to display pi to certain number of digits(6) and I got it by using this code: sprintf('%4.5f',pi) and I can...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Monte Carlo simulation to find the area under the graph !!
I've seen loads of examples about using Monto carlo but I can't figure out how to find the area under the graph. For example I ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting a graph of a date !!
I am trying to plot a graph of the amount of rain over one year ( 12 months) using the code below, but the problem is that only ...

9 years 前 | 2 个回答 | 0

2

个回答

提问


y-values from a given function
I have a function and two values of x and I would like to find the values corresponding to the x-values, how should I start ? I ...

9 years 前 | 1 个回答 | 0

1

个回答

提问


Changing number of digits
I am trying to display the exact first 6 digits of pi how to do that ?

9 years 前 | 1 个回答 | 0

1

个回答