photo

Lauren Branney


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

3 个提问
0 个回答

排名
115,820
of 302,083

声誉
0

贡献数
3 个提问
0 个回答

回答接受率
66.67%

收到投票数
0

排名
 of 21,533

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 178,716

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


Title of graph depending on inputs
Hi, so I have a function file with input N, and I want the title to be 'Curve for when t=N', but the title change depending on t...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do I find the maximum value produced in a loop?
Okay so I want to find the maximum value of s found in the following loop: for k=1:N; x = sign(rand-0.5); if...

8 years 前 | 1 个回答 | 0

1

个回答

提问


How do I find the x value from a graph at y = 37?
Hi there, I let x=linspace(0, 100, 100) and let y = x^2+6. How do I get from the graph the value of x that gives y = 37? It n...

8 years 前 | 1 个回答 | 0

1

个回答