Community Profile

photo

Cate may


Last seen: 3 years ago Active since 2020

Followers: 0   Following: 0

Statistics

  • Thankful Level 3

View badges

Feeds

View by

Question


Using ode45() to find c when t is from 0 to 10 seconds.
Hi, I would like to use ode45() for the function dc/dt = -k*c^n to find c when t is between 0 and 10 seconds for the different...

3 years ago | 1 answer | 0

1

answer

Question


Use fzero() to calculate x required to achieve V/F for every combination of V and F.
Hi, I have a formula ((x)/((k*c0^n)(1-x)^n) that predicts the conversion of a reaction (x) based on different reactor volumes ...

3 years ago | 1 answer | 0

1

answer

Question


Plot multiple conditions in same figure using for and if loop.
Hi, I would like to plot the total cases against days tracked for the 6 countries mentioned in key_locations. The code currentl...

3 years ago | 1 answer | 0

1

answer

Question


Plot columns against each other depending on user input from imported excel file.
Hi, I would like to plot the total_cases against days_tracked based on the country that is inputted by the user. The plotting ...

3 years ago | 1 answer | 0

1

answer

Question


Hi, I need to determine k and n for each unique temperature from the attached text file.
I have a power function: r = kc^n and I need to find k and n for each unique temperature in the attached 'reactions.txt' text fi...

3 years ago | 1 answer | 0

1

answer

Question


Plot data for unique temperatures imported from text file
Hello, I would like to plot the reaction against concentration on a 3 by 1 subplot for each unique temperature in the imported ...

3 years ago | 1 answer | 0

1

answer