nlpredci for lsqnonlin and a set of ODEs

4 ビュー (過去 30 日間)
Nath
Nath 2015 年 4 月 13 日
回答済み: Star Strider 2015 年 4 月 13 日
Hi There
I am trying to get the prediction intervals for my outputs for a nonlinear parameter estimation probelm where the function is calculated by a set of ODEs. Is it possible to use nlpredci with the results of lsqnonlin like jacobian, residuals etc to get the prediction intervals? How do you set up nlpredci for this problem? nlparci can be done but nlpredci is a bit confusing. Code is attached
Thanks for your input!

回答 (1 件)

Star Strider
Star Strider 2015 年 4 月 13 日
If I remember correctly, nlpredci will only calculate predictions for a vector-valued dependent variable, not a matrix, so it will work with nlinfit and with vector-valued dependent variables from lsqcurvefit. I remember encountering this problem when I attempted something similar. I have not been able to find a work-around for it.

カテゴリ

Help Center および File ExchangeMatrix Computations についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by