Hey...taking 301 and it says plot the unit circle in the complex plane. Any one know what that means / how to do it?
8/27/2006 9:42:16 PM
I would suggest an immediate drop.
8/27/2006 10:14:53 PM
theta=[0:.01:2*pi];r=ones(1,length(theta));plot(r.*cos(theta),r.*sin(theta));that should get you started.
8/27/2006 10:43:46 PM
^^looooooooooooooooooool
8/27/2006 11:43:28 PM
possibly even a change in majors...or school...
8/27/2006 11:52:14 PM
how you passed ECE220 without knowing how to do that shocks me..v .. i think a lot of us haters are hating on the 'what does that mean' question and not on the 'how to do it'.. you're right though.. matlab isn't necessary for an EE degree.. but helpful[Edited on August 28, 2006 at 12:08 AM. Reason : ]
8/27/2006 11:54:54 PM
ignore the haters. being able to use matlab well is not necessary to get an ECE degree.
8/28/2006 12:06:28 AM
i didn't see the 'what that means' when i repliedi have to agree w/ the other posters.
8/28/2006 10:33:50 AM