Tony Rankin
Followers: 0 Following: 0
Statistics
7 Questions
0 Answers
RANK
193,178
of 295,527
REPUTATION
0
CONTRIBUTIONS
7 Questions
0 Answers
ANSWER ACCEPTANCE
28.57%
VOTES RECEIVED
0
RANK
of 20,242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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
answerQuestion
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 ago | 1 answer | 0