12.07.2015 Views

Andreza Costa Batista.pdf - mtc-m17:80 - Inpe

Andreza Costa Batista.pdf - mtc-m17:80 - Inpe

Andreza Costa Batista.pdf - mtc-m17:80 - Inpe

SHOW MORE
SHOW LESS
  • No tags were found...

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Programa 18% "(1-t)z" mapeamento para t=1.0for y=-1.5:0.3:1.5;x=0:0.05:1.5;w=0.0*(y*i+x);plot(real(w),imag(w),'b')hold onendfor x1=0:0.3:1.5;y1=-1.5:0.05:1.5;w1=0.0*(y1*i+x1);plot(real(w1),imag(w1),'r')hold onendaxis([-5 5 -5 5]);title('t=1.0');Programa 19% "t*z*z" mapeamento para t=0.0for y=-1.5:0.3:1.5;x=0:0.05:1.5;w=0.0*((y*i+x).^2);plot(real(w),imag(w),'b')hold onendfor x1=0:0.3:1.5;y1=-1.5:0.05:1.5;w1=0.0*(y1*i+x1).^2;plot(real(w1),imag(w1),'r')hold onendaxis([-5 5 -5 5]);title('t=0.0');40

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!