Feeds
질문
parameter estimation using censored data by fitting a Maximum likelihood to a differential equation
I have a population data (N) measured over certain time points(t). The rate of change of the population is modelled as a ODE as,...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
keeping a shared parameter across data sets when estimating parameters
I am trying to fit data to a non linear ODE system in order to estimate model parameters. I have data for three separate subject...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Using multistart to estimate non linear ode model parameters
I am trying to fit some data to a nonlinear ODE system in order to estimate model parameters. But the fit I obtain is extremely ...
7년 초과 전 | 답변 수: 0 | 0
0
답변질문
Storing ODE Event values that are within a for loop
I have created an ode event as options = odeset('AbsTol',1e-15,'RelTol',1e-13,'Events',@eventfunction); [t,y,te,ye,ie]=...
거의 8년 전 | 답변 수: 0 | 0
0
답변질문
Including conditions within ode 45
I have a system of equations where a,b,c,d,e,k are constant parameters. In this system the behaviour of y(1) and y(2) over time...
거의 8년 전 | 답변 수: 0 | 0