photo

SP


自 2018 起处于活动状态

Followers: 0   Following: 0

统计学

MATLAB Answers

5 个提问
0 个回答

排名
207,335
of 300,392

声誉
0

贡献数
5 个提问
0 个回答

回答接受率
0.0%

收到投票数
0

排名
 of 20,933

声誉
N/A

平均
0.00

贡献数
0 文件

下载次数
0

ALL TIME 下载次数
0

排名

of 168,335

贡献数
0 个问题
0 个答案

评分
0

徽章数量
0

贡献数
0 帖子

贡献数
0 公开的 个频道

平均

贡献数
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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 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 years 前 | 0 个回答 | 0

0

个回答