Community Profile

photo

Cate may


Last seen: mehr als 3 Jahre vor Aktiv seit 2020

Statistiken

  • Thankful Level 3

Abzeichen anzeigen

Content Feed

Anzeigen nach

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

mehr als 3 Jahre vor | 1 Antwort | 0

1

Antwort