Iam getting error when i run the battery RC model

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,

Respuestas (0)

La pregunta está cerrada.

Comunidades de usuarios

Más respuestas en  Power Electronics Control

Preguntada:

el 25 de Sept. de 2018

Cerrada:

el 7 de Mzo. de 2023

Community Treasure Hunt

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

Start Hunting!

Translated by