Community Profile

photo

Sean Quinn


Rensselaer Polytechnic Institute

Active since 2016

Followers: 0   Following: 0

Message

Statistics

  • Thankful Level 1

View badges

Feeds

View by

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.

6 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 1 answer | 0

1

answer

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

7 years ago | 0 answers | 0

0

answers

Question


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

8 years ago | 2 answers | 0

2

answers

Question


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) ~= ...

8 years ago | 0 answers | 0

0

answers