Azzera filtri
Azzera filtri

Info

Questa domanda è chiusa. Riaprila per modificarla o per rispondere.

1 lower bound exceeds the corresponding upper bound. error

1 visualizzazione (ultimi 30 giorni)
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 Commenti
Nathan Hardenberg
Nathan Hardenberg il 8 Mag 2023
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.

Risposte (0)

Questa domanda è chiusa.

Community Treasure Hunt

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

Start Hunting!

Translated by