I want to know about plotting complex function
Show older comments
I want to know about this homework as i show you this images.
I should submit this homework including code,x-y plane graph and u,v plane graph.
z=x+iy and f(z)=2/(z-1)=u(x,y)+iv(x,y) (i is imaginary numbers)
please help me

6 Comments
Jae Yoon Kim
on 29 Sep 2018
Walter Roberson
on 29 Sep 2018
We are not going to give you the answer. However, if you give a try and encounter an error that you are having trouble understanding, then you can post the code and a complete copy of the error message and we will try to explain why that code produces that message.
Zenin Easa Panthakkalakath
on 3 Oct 2018
The coordinate transformation isn't very clear from your question. Can you define u and v ?
Walter Roberson
on 3 Oct 2018
So you compute f(z) and then say that u = real(f(z)) and v = imag(f(z))
Jan
on 6 Oct 2018
@Jae Yoon Kim: Please do not edit away a question after answers have been given. This is impolite and not respectful for the effort of the ones, who spent their time to help you. Thanks.
Accepted Answer
More Answers (0)
Categories
Find more on Special Functions in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!