登录
首页 » matlab » pudn

pudn

于 2021-03-12 发布
0 173
下载积分: 1 下载次数: 1

代码说明:

说明:  很全的matlab波束形成算法,包括有LCMV,MVDR等算法(Very complete matlab beamforming algorithm, including LCMV, MVDR and other algorithms)

文件列表:

pudn\ISM_basic.m, 5388 , 2014-03-21
pudn\LCMV beamformer.m, 1579 , 2021-03-08
pudn\MVDR.m, 2638 , 2021-03-11
pudn\Spatial_basic.m, 3693 , 2013-12-14
pudn\circular_array.m, 663 , 2021-03-10
pudn, 0 , 2021-03-12

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

发表评论

0 个回复

  • FDTD_3_1
    Sullivan关于FTDT经典文章的MATLAB翻译,例子的源程序。(Sullivan classic article on the FTDT translation of MATLAB, examples of the source.)
    2010-01-08 22:31:14下载
    积分:1
  • 219
    It is about matlab which depicts brain image segmentation
    2013-11-21 20:45:34下载
    积分:1
  • Ct
    三维重建,利用matlab实现ct影像重建(Three-dimensional reconstruction)
    2013-12-10 12:17:26下载
    积分:1
  • 数值计算
    数值计算基本算法 包括 拉格朗日插值,牛顿迭代 辛普森公式 高斯-雅可比迭代 厄米特插值多项式 最小平方逼近等(Basic algorithm for numerical calculation)
    2020-06-16 06:00:01下载
    积分:1
  • smallworld
    小世界网络模型代码,可以求出邻接矩阵,度和度分布(Small world network model code, you can find the adjacency matrix, degree and degree distribution)
    2011-05-06 22:02:56下载
    积分:1
  • gal_tsp_src
    searching for genetic algo in matlab for tsp
    2013-08-07 16:54:45下载
    积分:1
  • Blocks
    clc close all clear all I=imread( desert.jpg ) [r c]=size(I) bs=16 Block Size (8x8) nob=(r/bs)*(c/bs) Total number of 8x8 Blocks Dividing the image into 8x8 Blocks kk=0 for i=1:(r/bs) for j=1:(c/bs) Block(:,:,kk+j)=I((bs*(i-1)+1:bs*(i-1)+bs),(bs*(j-1)+1:bs*(j-1)+bs)) end kk=kk+(r/bs) end Accessing individual Blocks figure imshow(Block(:,9,1)) This shows u the fist 8x8 Block in a figure window figure imshow(Block(:,:,2))
    2013-03-17 15:01:05下载
    积分:1
  • time-series
    时间序列预测模型,适合各种数据预测分析,对于数模爱好者十分好用(Time series prediction model for a variety of data to predict, very easy to use for digital-to-analog lovers)
    2013-05-15 15:28:07下载
    积分:1
  • EMD-PAPER1
    EMPIRICAL MODE DECOMOPOSITION PAPER
    2013-12-14 22:11:41下载
    积分:1
  • equilibrium-point
    根据系统的动力学方程m文件和simulink求出系统的平衡点(Based on the system dynamics equation of m documents and simulink the equilibrium point of system)
    2013-06-01 20:58:27下载
    积分:1
  • 696516资源总数
  • 106913会员总数
  • 8今日下载