Community Profile

photo

Tony Rankin


Last seen: 3 years ago Active since 2019

Statistics

  • Thankful Level 2
  • Thankful Level 1

View badges

Content Feed

View by

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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 ...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

3 years ago | 1 answer | 0

1

answer

Question


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...

4 years ago | 1 answer | 0

1

answer