User Portlet
| Discussions |
|---|
| Dear all` I have the following function, I copy the code in Mathematica F[x_, y_] = (1/Abs[x + I y])1.12554 Im[Sqrt[x + I y]] Re[Sqrt[x + I y]] (BesselJ[-(1/4), 0.45 Re[Sqrt[x + I y]]^2]^2 BesselJ[3/4, 0.45 Im[Sqrt[x + I y]]^2]^2... |
| I would like to know How to show properly the full range of angles for this simple PolarPlot. In the output plot some angles are not shown, It means outside the polar circle the numbers can not see it properly Here is the problems. ... |
| Dear all Please I need to solve this plot in 2D and 3D I would like to get this function BesselJ[0, r] BesselJ[1, r] (Cos[A - B] ) where r = sqrt[ x^2 + y^2] and the parameter A and B are angles In advance... |