Community Profile

photo

Cate may


Last seen: oltre 3 anni fa Attivo dal 2020

Followers: 0   Following: 0

Statistiche

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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

oltre 3 anni fa | 1 risposta | 0

1

risposta