登录
首页 » matlab » beamform

beamform

于 2013-03-05 发布 文件大小:12KB
0 338
下载积分: 1 下载次数: 153

代码说明:

  线阵,圆阵,圆柱阵,球阵三维波束形成图,二进制和十进制(小数)的转换(The 3D beamforming diagram of the linear array, circular array, cylindrical array ball array, binary and decimal (decimal) conversion)

文件列表:

beamform
........\circle_beampattern.m,1060,2013-03-05
........\cylinder_beampattern.m,1125,2012-10-22
........\Fr_bin2dec.m,10408,2013-03-03
........\fr_dec2bin.m,22789,2013-03-03
........\ULAbeamformzuoye.m,1053,2013-03-05
........\URAbeampattern.m,1324,2012-10-22

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • THP-pre-coding
    encoder and decoder programme for pre-coding MIMO system based on THP algorithm (encoder and decoder programme for pre-coding MIMO system based on THP algorithm)
    2007-07-27 09:57:27下载
    积分:1
  • KeeLoq---Wikipedia
    Wikipedia article on KeeLoq
    2011-01-26 17:53:06下载
    积分:1
  • caculation
    关于MATLAB与双馈风机接口计算智能算法(About MATLAB and DFIG computational intelligence algorithms Interface)
    2013-07-21 18:31:06下载
    积分:1
  • LBP_OK
    这个程序是一个提取图像的LBP特征的程序,里面有可执行的m文件,有使用说明。对于一个不是太懂matlab的来说,可以直接拿来使用,附有使用说明。(This program is an extract LBP features of the image of the program executable m file with instructions for use. For a not too understand matlab can be directly used, with instructions for use.)
    2012-11-15 21:59:41下载
    积分:1
  • LightBattery
    这是一个光伏电池的基本模型,该模型可以用于学习或者基础性的研究(the battery model of the photovoltaic)
    2021-04-26 18:18:45下载
    积分:1
  • poincareandbifurcation
    画poincaremap and bifurcation 图(Draw images of various differential equations and poincaremap image, bifurcation images, gui form)
    2010-08-24 18:19:37下载
    积分:1
  • Principal-component-analysis-matlab
    说明:  主成分分析.mht:介绍主成分分析的文章 edgepick.m:本程序的目的是实现边缘检测 drawprim.m:找到最大主分量所在的位置,从而在原图象中绘出 practical.m:一个主分量的程序,边缘检测和主分量提取 prin.m:该程序是用princomp函数来提取矩阵的主成分(Principal component analysis. Mht: the article describes the principal component analysis edgepick.m: The purpose of this program is to achieve edge detection drawprim.m: to find the location of the maximum principal component, which in the original image in the draw practical.m: a principal components process, edge detection and principal component extraction prin.m: princomp function of the program is to extract the principal component matrix)
    2011-03-20 12:30:05下载
    积分:1
  • l_depth2time
    to convert from depth to time in seismic data
    2012-07-31 19:20:56下载
    积分:1
  • 3x3-neighbor-pixel
    Description All the filters have needed neighbor data the current pixel in the image,here this function(res_window=cover_window(how many neighbor value for row ,how many neighbor value for column ,input image) produce the result( res_window(row,col,total size)) input inp_img=2d data(row * col) w=cover size w=[3 3] = 3x3 cover pixel generation output o_img=result 3d o_img(w(1),w(2),r*col) if inp_img=[1 2 3 4 5 6 ] w=[3 3] Soloution it will construct new image new_img=[0 0 0 0 0 0 1 2 3 0 0 4 5 6 0 0 0 0 0 0] result o_img(:,:,1)=[0 0 0 0 1 2 0 4 5] o_img(:,:,2)=[0 0 0 1 2 3 4 5 6] finally o_img(1:3,1:3,6) example a=imread( pears.png ) b=rgb2gray(a) c=cover_window( b,[3 3]) 3x3 window construction
    2014-10-24 17:14:14下载
    积分:1
  • canny
    matlab实现canny算子进行图像边缘提取。(canny operator matlab)
    2013-12-01 19:25:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载