photo

Tony Rankin


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

Followers: 0   Following: 0

统计学

MATLAB Answers

7 个提问
0 个回答

排名
155,944
of 297,457

声誉
0

贡献数
7 个提问
0 个回答

回答接受率
28.57%

收到投票数
0

排名
 of 20,438

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 158,938

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
0 个亮点

平均赞数

  • Thankful Level 2
  • Thankful Level 1

查看徽章

Feeds

排序方式:

提问


dsolve for multiple plots on a single figure
I have the following code that works for Kc = 1 and plots well enough. But I want to also plot Kc for 2, 3, 4 and 5 as well, and...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Plotting Graph - 1D Advection
I have the following code and the plots are correct, but I am having trouble making the three separate plots with the correct ti...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Consider Preallocating for Speed
I have the following code and I am being informed that I can "preallocate for speed". When attempting to set up an array which I...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Newton-Raphson Method
I have the following Newton-Raphson method code. Code. I am attempting to call it using the following Input. I am receiving ...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Fzero for Colebrook Equation
I have looked here: https://uk.mathworks.com/help/matlab/ref/fzero.html I am having no success in using fzero for f = -1/sqrt...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Recursive Function - Bisection
I have written code to compute the flow of a fluid in a pipe using the bisection method. This uses a while loop and works. Howev...

4 years 前 | 1 个回答 | 0

1

个回答

提问


Plots - Two Y-Axis with Different Units
I need to plot a lot of data from an Excel file. I would like to plot one column of data (flow rate) against the left y-axis and...

5 years 前 | 1 个回答 | 0

1

个回答