搜索资源列表
jiaozheng
- 这是一个阵列校正的程序,通过计算协方差矩阵,利用矩阵元素间的关系计算出阵列的幅相误差-This is an array of calibration procedures, by calculating the covariance matrix, the relationship between the matrix elements of the array to calculate the amplitude and phase errors
matlab
- 绘制普通端射阵天线的MATLAB程序。普通端射阵主瓣较宽,但是副瓣电平较小-Draw ordinary end-fire array antenna MATLAB program. Common end-fire array main lobe is wider, but smaller sidelobe level
ARRAY-Signal-Processing
- 阵列信号处理 matlab编程,主要为不同参数环境下的波束形成-Array signal processing code.
matlab
- 如何读取数据textread,例如通过textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组x中,且x的维数和大小会自动与文件x_inlet.txt的相匹配。 如何画三维曲面图contour,例如 contour(x,y,z),其中xy分别为n,m个元素的一维数组时,z必须为n*m的二维数组。 -How to read the data textread, for example, through textread (x_inlet.txt)
matlab
- 如何读取数据textread,例如通过xin textread( x_inlet.txt )我们可以把文件x_inlet.txt中的数据存储到数组xin中,且xin的维数和大小会自动与文件x_inlet.txt的相匹配。 如何设定坐标轴范围和坐标间距axis,set 例如 axis([0,7,0,12,-10,2])表示xyz坐标范围分别为0~7,0~12,-10~2,set(gca, XTick ,[0:1:7])表示x坐标范围为0~7,坐标间距为1.-How can we read
matlab
- 如何导出并保存数据 fopen, fprintf, fclose 通过以上程序我们可以新建一个名为data的文本文档,并且把数组z中第3行的数据保存到data文档内。 -Through the above procedure we can create a new text document called data, and the array z in the first three lines of data saved to the data document.
1D_ESA
- 该程序包括泰勒线阵及方向图、带宽计算、共形阵列等函数。(Taylor linear array pattern)