Info

この質問は閉じられています。 編集または回答するには再度開いてください。

1 lower bound exceeds the corresponding upper bound. error

1 回表示 (過去 30 日間)
KODJOVI SENAM BORIS AHIANDIPE
KODJOVI SENAM BORIS AHIANDIPE 2023 年 4 月 21 日
閉鎖済み: KODJOVI SENAM BORIS AHIANDIPE 2023 年 6 月 12 日
I'm using the malbat Example_DischargePulseEstimation.m file to peform battey parameter estimation. I'm using my own data
pulse discharge data, when I run the code, It does pulse idetification steps successfully, but it's getting stuck at this step which corresponds to the line 74 in the code.
% Perform the comparison
psObj.Pulse(PulsesToTest).compareRelaxationTau();
And it's showing this error
Any help will be really appreciated.
  4 件のコメント
Nathan Hardenberg
Nathan Hardenberg 2023 年 5 月 8 日
It seems that there are wrong bounds when the iFit function gets used. While you do not call the iFit function yourself, maybe your data is not suitable and thus the error occours.
KODJOVI SENAM BORIS AHIANDIPE
KODJOVI SENAM BORIS AHIANDIPE 2023 年 5 月 15 日
Thanks, I'll have a look.

回答 (0 件)

この質問は閉じられています。

Community Treasure Hunt

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

Start Hunting!

Translated by