필터 지우기
필터 지우기

Can I use nlparci with the solve function?

조회 수: 2 (최근 30일)
george hargenrader
george hargenrader 2020년 11월 9일
편집: george hargenrader 2020년 11월 11일
Hello
I solved a set of ODEs using the problem based approach from this example and the solve function:
My ODEs are derived from chemical reactions like in the example. Now I want confidence intervals for the rate constants. FYI: it looks like the solve function is choosing to use fmincon to solve the problem.
I found someone who used nlparci with the lsqcurvefit function
My question is, can I use nlparci with the solve function to get confidence intervals? I don't see how to get the output for the jacobian from fmincon, which I think nlparci needs as an input.
Edit: I added the code and data needed to run the code. Be sure to change the filepath as needed.
Also here is the result, The graph shows the fit being performed on four different data sets. Each one has different rate constants for the same set of reactions. There is only measured data for three of the species.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Ordinary Differential Equations에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by