Statistiques
8 Questions
0 Réponses
RANG
118 043
of 297 046
RÉPUTATION
0
CONTRIBUTIONS
8 Questions
0 Réponses
ACCEPTATION DE VOS RÉPONSES
12.5%
VOTES REÇUS
0
RANG
of 20 422
RÉPUTATION
N/A
CLASSEMENT MOYEN
0.00
CONTRIBUTIONS
0 Fichier
TÉLÉCHARGEMENTS
0
ALL TIME TÉLÉCHARGEMENTS
0
RANG
of 157 776
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
In SimBiology, is there any way to fit multiple data sets to the model with a single set of parameters? How can I do this using Simbiology desktop or coding?
My data sets result in a signal for the output but one of the initial conditions (or states) is different for each data set.
environ 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I get confidence intervals in matlab using fmincon?
I have a model that is a series of ODEs with parameters. My question is, how could I determine the confidence intervals of my pa...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How can I determine the confidence intervals for estimated parameters when using fmincon?
I have an 9 ODE model (as one function) with 9 parameters and my objective function as another. I also have a script which minim...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
What are some ways of normalizing my data with MATLAB?
I have a series of concentration transients that go from 0 to 0.5s, but the problem is they start at different y-values and ther...
plus de 7 ans il y a | 1 réponse | 0
1
réponseQuestion
How do I derive a contour plot for MSE of two of my parameters for my ODE model?
I am trying to make a contour plot in MATLAB with the values for one of my parameters along the x-axis and the values for the ot...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
How do I determine the Confidence Intervals for my parameters using MATLAB?
I have a 9 ODE model with 9 different parameters that is called function SteppingModel2. I have a second script which consists o...
plus de 7 ans il y a | 1 réponse | 0
0
réponseQuestion
In adding a plot legend, is there a way to name a legend element with what is contained within a specific cell within a structure?
I am trying to plot some data, and am making a loop to do it. There are several data sets I am plotting but in naming the partic...
environ 9 ans il y a | 2 réponses | 0
2
réponsesQuestion
How do I fix this error: "Error using minus Matrix dimensions must agree"?
Here is my script: function f = objectiveL2(p, pIndex, data, trainingIndex, kinesinName, lambda) if length(p) ~= ...
environ 9 ans il y a | 1 réponse | 0