User Portlet
Discussions |
---|
Hello thanks for this. It looks good now, the Real component. ![enter image description here][1] However the Imaginary component "moves" the base-contour up. Have a look, what can I do to make this similar to the Real component? ![enter... |
Hi, I try to plot the following composite Sum of Bessel functions, with the given coefficients An-D_n prepared and inserted for, and with N defined as 5 (and not infinity): ![Function][1] and use: un[r_, phi_] := Piecewise[{Sum[ ... |
Thanks Rohit, that was clear. |
The first set works for me too. But I get for the second set: LinearModelFit::notdata: The first argument is not a vector, matrix, or a list containing a design matrix and response vector. |
I get the same. But which value is related to value of n? |
Hi, I have the following matrix: m5 = {{0, -BesselJ[5, 3/2], -BesselY[5, 3/2], 0}, {0, -(3/2) (BesselJ[4, 3/2] - BesselJ[6, 3/2]), -(3/2) (BesselY[4, 3/2] - BesselY[6, 3/2]), 0}, {I^(5)*BesselJ[5, 1], BesselJ[5, 3],... |
What about the curvature of the top and back, how do you simulate that? |
Worked great! Thanks! |
Ok, thank you very much. |