フィルターのクリア

Info

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

Iam getting error when i run the battery RC model

1 回表示 (過去 30 日間)
sundari samy
sundari samy 2018 年 9 月 25 日
閉鎖済み: Sabin 2023 年 3 月 7 日
variables(Access=private) i = { 0, 'A' }; % Current v = { 0, 'V' }; % Voltage Qe = {0,'A*hr'}; % Charge deficit
equations
v == p.v - n.v;
i == Qe.der;
i got the following error "Total size of differential equations does not match the total size of differential variables". Please help me.Thank you,

回答 (0 件)

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

コミュニティ

Community Treasure Hunt

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

Start Hunting!

Translated by