SP
Followers: 0 Following: 0
Statistics
5 Questions
0 Answers
RANK
104,871
of 295,569
REPUTATION
0
CONTRIBUTIONS
5 Questions
0 Answers
ANSWER ACCEPTANCE
0.0%
VOTES RECEIVED
0
RANK
of 20,247
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154,105
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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,...
5 years ago | 0 answers | 0
0
answersQuestion
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...
6 years ago | 0 answers | 0
0
answersQuestion
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 ...
6 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0
0
answersQuestion
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 years ago | 0 answers | 0