Interpolating the Interval Where the Signal Goes to Infinity
6 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm modelling a battery cell and while modelling the equation below:
Using the chain rule:
I, T_cell and OCV are known.
I modelled the equation like this:
While the cell temperature is a constant, the signal output is interrupted. I aim to interpolate those intervals. I tried to use Switch and Delay method, but it didn't work. Is this possible? If so, how can I do that?
2 Commenti
Mathieu NOE
il 25 Ott 2021
hello
you simply cannot do a division with zero at the denominator (when Tcell is constant)
Risposta accettata
Can
il 25 Ott 2021
Modificato: Can
il 25 Ott 2021
2 Commenti
Mathieu NOE
il 26 Ott 2021
hello again
I'm not familiar with battery models , but I wonder if we can simply switch between models based on when Tcell is constant or not
My 2 cents
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Test Model Components in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!