Estadística
6 Preguntas
0 Respuestas
CLASIFICACIÓN
235.952
of 301.653
REPUTACIÓN
0
CONTRIBUCIONES
6 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
100.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 21.377
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 175.992
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
más de 5 años hace | 1 respuesta | 0
1
respuestaPregunta
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 ...
más de 5 años hace | 1 respuesta | 0
