Borrar filtros
Borrar filtros

Info

La pregunta está cerrada. Vuélvala a abrir para editarla o responderla.

HELP!! radiation pattern of a vibrating plate

1 visualización (últimos 30 días)
Gyanishankar
Gyanishankar el 16 de Feb. de 2012
Cerrada: MATLAB Answer Bot el 20 de Ag. de 2021
hi, i wanted to plot radiation pattern of a vibrating plate by numerical integration of Rayeigh's formula. here i am keeping r=some constant, theta=0:pi/30:pi,phi=0:pi/30:2*pi and wanted to plot P=dblquad(@(x,y) (1i*w*p/(2*pi))*(sin(pi*x/l).*sin(pi*y/l).*exp(-1i*k*sqrt((.5-r*cos(theta).*cos(phi)).^2+(.5-r*cos(theta).*sin(phi)).^2+(r.*sin(theta)).^2))./sqrt((.5-r*cos(theta).*cos(phi)).^2+(.5-r*cos(theta).*sin(phi)).^2+(r.*sin(theta)).^2)),0,1,0,1);
Pressure=abs(P);
on a hemispherical surface. PLEASE HELP ME!!

Respuestas (0)

La pregunta está cerrada.

Etiquetas

Productos

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by