photo

Austin


University of Tennessee

自 2011 起处于活动状态

Followers: 0   Following: 0

消息

统计学

MATLAB Answers

2 个提问
4 个回答

排名
106,956
of 300,857

声誉
0

贡献数
2 个提问
4 个回答

回答接受率
50.0%

收到投票数
0

排名
 of 21,097

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 171,361

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 1

查看徽章

Feeds

排序方式:

已回答
Approximate e using random points
Could you please explain the code? And then could you please explain how I would turn x and y into matrices? Because the problem...

14 years 前 | 0

提问


Approximate e using random points
I need to use some sort of loop to approximate e using random points. I have plotted a line y=1/x, and generated 1000 random poi...

14 years 前 | 3 个回答 | 0

3

个回答

已回答
Approximation of e using random points
Well, I was able to get a value but it was not incredibly accurate. After running it a few times, the closest value i got was ab...

14 years 前 | 0

已回答
Approximation of e using random points
Thanks! Just curious, would there be a way to solve the initial question using either an if loop or a while loop? I was just so ...

14 years 前 | 0

已回答
Approximation of e using random points
Great! I had to make some slight adjustments to that, but it works. Thank you very much. I was stuck on the idea of using an if ...

14 years 前 | 0

提问


Approximation of e using random points
I have plotted one random thousand points on an axis. I have also plotted a line y=1/x. Now I am trying to display the points be...

14 years 前 | 8 个回答 | 0

8

个回答