Archit Asthana
Followers: 0 Following: 0
Feeds
질문
Generate 8 pulses for a dual active bridge.
I have to simulate closed loop operation of a dual active bridge. But I am facing problem as to how to generate 8 pulses for all...
대략 6년 전 | 답변 수: 1 | 0
1
답변질문
How to solve the following equations for vc(t)?
I have a equation vc(t) which depends on a function T, Please check the following code vc==(291*cos((6339586188837495*t)/1374...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Why does there is no numerical solution but a structure.
syms vc(t) vin Rc Cc Vc1 Lk Lin ip(t) il(t) ic(t) eq1=((-1)*vin+Lin*diff(il, t)+ vc == 0); eq2= (vc-Lk*diff(ip , t) =...
6년 초과 전 | 답변 수: 1 | 0
1
답변질문
Warning: The number of equations exceeds the number of indeterminates. Trying heuristics to reduce to square system.
here is my code: %enter code here vo=550; Lk=1e-3; C=3e-9; c=3e-9; syms vc1(t) vc2(t) il(...
6년 초과 전 | 답변 수: 0 | 0