
SP
2018년부터 활동
Followers: 0 Following: 0
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]=...
대략 7년 전 | 답변 수: 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...
대략 7년 전 | 답변 수: 0 | 0