Circuit Theory/Phasors/Examples/Example 9/mfile8a
< Circuit Theory < Phasors < Examples < Example 9syms t; Vs = 120*2^.5*cos(377*t + 2*pi/3); L = .01; iL = int(Vs/L,t); vpa(iL,3)
This article is issued from Wikibooks. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.