登录
首页 » matlab » capon

capon

于 2020-06-04 发布
0 258
下载积分: 1 下载次数: 3

代码说明:

说明:  capon算法matlab实现,波束形成,自适应,性能分析(capon algorithm MATLAB, beamforming, adaptive, performance analysis)

文件列表:

capon.m, 1774 , 2020-06-02
capon_snr.m, 1840 , 2020-06-03

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

发表评论

0 个回复

  • 提供了一个很好的工具给广大航海人帮助,了解国际航海规则...
    提供了一个很好的工具给广大航海人帮助,了解国际航海规则-Provides a good navigational tools to the broad masses of people to help, understanding of international navigation rules
    2022-07-15 16:36:16下载
    积分:1
  • 1
    说明:  读取NDVI文件 基于月数据年平均合成处理 统计年均NDVI并绘制曲线 计算年际变化率 将结果保存为ENVI标准文件(Read the NDVI file Composite processing based on monthly data and annual average The average annual NDVI was calculated and the curves were plotted Calculate the interannual rate of change Save the results as an ENVI standard file)
    2021-04-16 14:59:31下载
    积分:1
  • Bandwidth
    Expirmental Evaluation
    2017-08-15 21:53:48下载
    积分:1
  • moulation classification
    说明:  用来识别ask,psk,fsk电磁信号的调制方式(for ask fsk psk radio signal classification)
    2020-11-10 09:08:59下载
    积分:1
  • Visual C# 韩信点兵算法演示源码
    韩信点兵是一道古代数学题,内容是:韩信带兵不足百人,三人一行排列多一个,七人一行排列少两个,五人一行排列正好。相关代码:   int a = 0, b = 0, c = 0;//定义变量   for (int i = 1; i < 100; i++)//遍历    {    Math.DivRem(i, 3, out a);//3行一列时取余    Math.DivRem(i, 5, out b);//5行一列时取余    Math.DivRem(i, 7, out c);//7行一列时取余    if (a == 1 && b == 0 && c == 5)//如果3种方式的余数符合要求    {    textBox1.Text = i.ToString();//显示人数    return;    }
    2022-01-25 14:48:17下载
    积分:1
  • OFDM_PAPR
    有slm、pts、clipping三种抑制papr并画出ccdf图的程序(SLM and PTS, clipping three inhibit papr and draw the figure of CCDF program)
    2019-03-20 09:46:14下载
    积分:1
  • C++程序设计源代码例
    C++程序设计源代码例-C programming source code cases
    2022-06-15 22:18:40下载
    积分:1
  • 两个矩阵相加ndfhja
    两个矩阵相加ndfhja-two matrices together ndfhja
    2023-06-17 22:45:03下载
    积分:1
  • PQdroop122
    说明:  在交流微电网中双向DC/DC变换器中PQ下垂控制(PQ droop control in bidirectional DC/DC converter in AC microgrid)
    2020-12-04 11:09:24下载
    积分:1
  • GPS 北斗组合系统单点定位
    GPS OBS组合单点定位 定位精度好于GPS和北斗单个系统的定位(GPS OBS Combination single point positioning)
    2020-06-17 19:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载