轉到內容

電路理論/相量/示例/示例 9/mfile8a

維基百科,一個自由的百科全書
syms t;
Vs = 120*2^.5*cos(377*t + 2*pi/3);
L = .01;
iL = int(Vs/L,t);
vpa(iL,3)
華夏公益教科書