Interpolating the Interval Where the Signal Goes to Infinity
6 ビュー (過去 30 日間)
古いコメントを表示
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 件のコメント
Mathieu NOE
2021 年 10 月 25 日
hello
you simply cannot do a division with zero at the denominator (when Tcell is constant)
採用された回答
Can
2021 年 10 月 25 日
編集済み: Can
2021 年 10 月 25 日
2 件のコメント
Mathieu NOE
2021 年 10 月 26 日
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
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Test Model Components についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!