-
大小: 2KB文件類型: .zip金幣: 2下載: 1 次發布日期: 2021-02-02
- 語言: Matlab
- 標簽: 矩形面陣??線控陣??線面陣??phased-array??
資源簡介
相控陣系統學習,包含線陣和矩形面陣的仿真,非常有參考價值。
代碼片段和文件信息
close?all
clear?all
clc
N=20;
M=2;
d_lamda=0.5;
theta0=0;
thetaj=[20?40];
theta=-60:1:60;
JNR=60;
Ns=32;
[pattern1pattern0W]=MMSE(NMd_lamdatheta0thetajthetaJNRNs);
?屬性????????????大小?????日期????時間???名稱
-----------?---------??----------?-----??----
?????文件?????????183??2013-09-17?11:26??phased?array\ADBF_MMSE.m
?????文件?????????179??2014-06-09?10:58??phased?array\linearray.m
?????文件?????????304??2013-09-17?10:56??phased?array\line_array.m
?????文件?????????690??2013-09-17?11:27??phased?array\MMSE.asv
?????文件?????????685??2013-09-17?11:27??phased?array\MMSE.m
?????文件?????????184??2013-09-17?11:13??phased?array\rectarray.m
?????文件?????????600??2013-09-17?11:13??phased?array\rect_array.m
評論
共有 條評論