登录
首页 » matlab » capon-beamforming

capon-beamforming

于 2020-11-23 发布 文件大小:1KB
0 212
下载积分: 1 下载次数: 27

代码说明:

  capon波束成形代码,是对capon波束成形算法的matlab实现(capon beamforming code is capon beamforming algorithm matlab implementation)

文件列表:

capon beamforming.m,1661,2015-08-20

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

发表评论

0 个回复

  • Fantom_fieldII
    超声图像信号的模拟程序,可模拟不同频率、不同深度等情况(Simulation program for ultrasound,including different central frequency,depth,and so on.)
    2010-11-27 12:36:57下载
    积分:1
  • src
    How to use the ordinary Voronoi partition generator. The m-files also have their own help documentation that you can view in Matlab. This code creates a bounding polygon that is a square. Then it randomly creates 10 points and then creates and draws the partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(2, 10) regions = voronoi(bounds, points) drawRegions(bounds, regions) ================================ This is a brief set of instructions on how to use the Multiplicatively- weighted Voronoi partition generator. Each of the m-files has a help section, so in Matlab you can call: help mwvoronoi help drawRegions Here is an example that creates a bounding polygon, a square with side length 10. Then it randomly creates six points with random weights. Finally, the code draws the resulting partition. bounds = [0, 10, 10, 0 0, 0, 10, 10] points = 10 * rand(3, 6) regions = mwvoronoi(bounds, points) drawRegions(bounds, regions) Enjoy!
    2013-10-30 12:23:18下载
    积分:1
  • programafft
    Fast fourier transform for signal analysis
    2013-11-20 03:15:10下载
    积分:1
  • sapf_sch
    Series active power filter
    2010-08-10 02:08:56下载
    积分:1
  • june2013
    VArious basic programme according to the book Basics of Matlab (Zakova)
    2013-10-13 23:14:16下载
    积分:1
  • DSSS
    this file gives an overall concept for dsss
    2010-12-06 16:57:03下载
    积分:1
  • Matlab
    matlab pratise code
    2013-01-11 16:42:34下载
    积分:1
  • qpsk_mod_const_freq
    Takes random binary serial bit sequence and generates the QPSK modulated signal after converting ser
    2011-06-14 03:44:18下载
    积分:1
  • m--Matlab-
    m伪随机序列Matlab源代码,很不错,值得看看(m pseudo-random sequence Matlab source code, very good, we can look at)
    2013-11-15 17:08:37下载
    积分:1
  • dijkstra_function
    dijkstra算法,函数,经调试直接可用,直接饮用出结果(Dijkstra algorithm, functions, debugging is available directly consumed results)
    2013-05-18 10:15:30下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载