文件名称:circ_dw
介绍说明--下载内容均来自于网络,请自行研究使用
相控阵天线阵列的密度加权matlab程序代码。
运行gui.m文件
lmax.m和lmin.mLinear_func.m最后几行被调用,放在和Linear_func.m路径相同的文件夹下即可
运行后command window里第一条分割线上面是第一幅图的几个值,第二条分割线上面是第二幅图的几个值。其中,peak_first是数值最大的峰值,peak_second是数值第二大的峰值(第一旁瓣),theta_var是与
peak_first最近的左右两个谷值横坐标的距离。
因为是找半峰值点的,因为都是小数,在数组里没有正好等于主瓣幅值一半的点,只有接近一半的点,所以要设定一个范围比如大0.05或小0.05都认为是半峰值,但是有的数组里0.05的范围还是太小,所以可能报错。-Phased array antenna array the density weighted matlab program code. The last few lines of the run gui.m the file lmax.m lmin.mLinear_func.m call, same placed Linear_func.m path folder above the dividing line of the command window to run the first picture the several values above the dividing line several values of the second image. Wherein, peak_first numerical maximum peak the peak_second is the the numerical second largest peak (first sidelobe), the theta_var is the abscissa and peak_first recent about two valley distance. To find half the peak point are decimal, the array does not just equal to main lobe amplitude half points, only nearly half points, so you want to set a range, such as 0.05 or 0.05 are considered semi-peak some array, but the range of 0.05 or too small, it may be an error.
运行gui.m文件
lmax.m和lmin.mLinear_func.m最后几行被调用,放在和Linear_func.m路径相同的文件夹下即可
运行后command window里第一条分割线上面是第一幅图的几个值,第二条分割线上面是第二幅图的几个值。其中,peak_first是数值最大的峰值,peak_second是数值第二大的峰值(第一旁瓣),theta_var是与
peak_first最近的左右两个谷值横坐标的距离。
因为是找半峰值点的,因为都是小数,在数组里没有正好等于主瓣幅值一半的点,只有接近一半的点,所以要设定一个范围比如大0.05或小0.05都认为是半峰值,但是有的数组里0.05的范围还是太小,所以可能报错。-Phased array antenna array the density weighted matlab program code. The last few lines of the run gui.m the file lmax.m lmin.mLinear_func.m call, same placed Linear_func.m path folder above the dividing line of the command window to run the first picture the several values above the dividing line several values of the second image. Wherein, peak_first numerical maximum peak the peak_second is the the numerical second largest peak (first sidelobe), the theta_var is the abscissa and peak_first recent about two valley distance. To find half the peak point are decimal, the array does not just equal to main lobe amplitude half points, only nearly half points, so you want to set a range, such as 0.05 or 0.05 are considered semi-peak some array, but the range of 0.05 or too small, it may be an error.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
圆周阵列_密度加权\circ_dw_func.m
.................\circ_dw_gui.fig
.................\circ_dw_gui.m
.................\localMaximum.m
.................\rec_to_circ.m
圆周阵列_密度加权