MATLAB: Directivity function (polar pattern) of acoustic dipole in closed form

acousticdipoledirectivityMATLABpolar pattern

Is there a closed form formula by which I can describe the polar pattern (directivity function) of an acoustic dipole source? Like a formula which depends on the angle theta? Thank you!

Best Answer

%if true
theta = 0:360
polar(sin(theta).^2*pi/180)% sin^2(theta)