Statistiques
6 Questions
0 Réponses
RANG
236 079
of 301 777
RÉPUTATION
0
CONTRIBUTIONS
6 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
100.0%
VOTES REÇUS
0
RANG
of 21 416
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 176 473
CONTRIBUTIONS
0 Problèmes
0 Solutions
SCORE
0
NOMBRE DE BADGES
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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...
plus de 5 ans il y a | 1 réponse | 0
1
réponseQuestion
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 ...
plus de 5 ans il y a | 1 réponse | 0
