| Author |
Comment/Response |
Rodolfo
|
07/30/12 4:37pm
Hi there Guys.
I'm having trouble with the function mentioned.
Here's my code
VectorDensityPlot[{(3 x y)/(x^2 + y^2)^5, (-x^2 + 2 y^2)/(x^2 + y^2)^5}, {x, -1, 1}, {y, -1, 1}]
I have no idea why it isn't running.
I know that if i remove the denominator, ending up with {3 x y, -x^2 + 2 y^2}, it works.
Could someone help me with this??
I'm totally lost
URL: , |
|