You are on page 1of 1

>>

>>
>>
>>
>>

phi=-3*pi:0.001:3*pi;
N=10;
f=10*(((sin((N+1)./2))*(b*d*(cos(phi-1))))./(sin((b*d*(cos(phi-1)))./(2))));
F=abs(f);
plot(u,F)

You might also like