xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

資源簡介

相控陣天線是組裝在一起的天線陣元的集合,其中每個單元的輻射圖在結(jié)構(gòu)上虞相鄰天線的輻射圖合成形成為主辦的有效輻射圖。主辦在期望的方向輻射能耐,而波束設(shè)計(jì)的目的是在不需要的方向上形成零點(diǎn)和旁辦。本資源提供了MATLAB的仿真方法模擬相控陣波束賦形的動圖。

資源截圖

代碼片段和文件信息

%?更多專業(yè)內(nèi)容請關(guān)注:
%?雷達(dá)通信電子戰(zhàn)
clc;clear?all;close?all;
N=32;
a=0.5;?%?a=d/lambda
theta=-pi:0.01:pi;
for?thetaB=0:1:60
????thetaB1=thetaB/180*pi;
????sum=0;
????for?i=0:N-1
????????y1=exp(1i*2*pi*i*a*(sin(theta)-sin(thetaB1)));???
????????sum=sum+y1;
????end????
????sum=abs(cos(theta).^0.5.*sum);
????sum=sum/N;
????clf;
%?????polarplot(thetasum2‘-r‘);
????polarplot(thetasum‘-r‘);
????pause(0.0005);????
end


for?thetaB=60:-1:0????
????thetaB1=thetaB/180*pi;????
????sum=0;
????for?i=0:N-1
????????y1=exp(1i*2*pi*i*a*(sin(theta)-sin(thetaB1)));???
????????sum=sum+y1;
????end????
????sum=abs(cos(theta).^0.5.*sum);
????sum=sum/N;

????clf;
%?????polarplot(thetasum2‘-r‘);
????polarplot(thetasum‘-r‘);
????pause(0.0005);????
end

?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----

?????文件????????783??2019-07-27?12:21??相控陣波束掃描“動圖”的Matlab仿真\figPattern.m

?????文件???????4981??2019-07-27?12:20??相控陣波束掃描“動圖”的Matlab仿真\polarplotdb.m

?????目錄??????????0??2019-07-27?12:21??相控陣波束掃描“動圖”的Matlab仿真

-----------?---------??----------?-----??----

?????????????????5764????????????????????3


評論

共有 條評論