EXPERIMENTER NAME(s) ______________________________

advertisement
EXPERIMENTER NAME(s) ______________________________
Phasor sources can be entered using rectangular notation, for example, a source of v(t) = 10cos(wt + 45o) would be
entered as V = 10*cosd(45) + j*sind(45)
Another option is to download the two helper functions ang.m and magPhs.m from the class website into your matlab
workspace. Using ang.m the previous example could be entered as V = 10*ang(45)
Download