Statistiques
RANG
172 390
of 301 195
RÉPUTATION
0
CONTRIBUTIONS
3 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
66.67%
VOTES REÇUS
0
RANG
of 21 190
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
CONTRIBUTIONS
0 Publications
CONTRIBUTIONS
0 Public Chaîne
CLASSEMENT MOYEN
CONTRIBUTIONS
0 Point fort
NOMBRE MOYEN DE LIKES
Feeds
Question
Why does it take forever to solve my optimization problem (using ode45 and fmincon)?
To estimate kinetic parameters in a kinetic model, I use experimental data to fit the rate constants in the differential equatio...
environ 9 ans il y a | 2 réponses | 0
2
réponsesA résolu
Make the vector [1 2 3 4 5 6 7 8 9 10]
In MATLAB, you create a vector by enclosing the elements in square brackets like so: x = [1 2 3 4] Commas are optional, s...
plus de 9 ans il y a
A résolu
Pizza!
Given a circular pizza with radius _z_ and thickness _a_, return the pizza's volume. [ _z_ is first input argument.] Non-scor...
plus de 9 ans il y a
Question
Fitting more than one set of data to system of ODEs
Hello! I tried to solve a kinetic model by fitting experimental data to obtain the kinetic parameters. The system consists of ...
presque 10 ans il y a | 2 réponses | 0
2
réponsesQuestion
How can I find optimum values for nonlinear system of equations?
I have a set of differential equations, which I already managed to solve and convert into a function handle using matlabFunction...
presque 10 ans il y a | 1 réponse | 0


