Plotting Bessel function in MatLabMATLAB
In MatLabMATLAB how do you plot
f(r) = { 2J1(ar) / r }^2
where a = 2*pi and J1 is Bessel function of the 1st kind and r = sqrt(x^2 + y^2)
This should plot in 3D, i.e. kind of be like a bubble (not sure how to do this)
Plotting Bessel function in MatLab
In MatLab how do you plot
f(r) = { 2J1(ar) / r }^2
where a = 2*pi and J1 is Bessel function of the 1st kind and r = sqrt(x^2 + y^2)
This should plot in 3D, i.e. kind of be like a bubble (not sure how to do this)
Plotting Bessel function in MATLAB
In MATLAB how do you plot
f(r) = { 2J1(ar) / r }^2
where a = 2*pi and J1 is Bessel function of the 1st kind and r = sqrt(x^2 + y^2)
This should plot in 3D, i.e. kind of be like a bubble (not sure how to do this)