登录
首页 » matlab » 空间谱估计,阵列信号处理中几种代表性算法

空间谱估计,阵列信号处理中几种代表性算法

于 2021-03-01 发布
0 211
下载积分: 1 下载次数: 7

代码说明:

说明:  空间谱估计,阵列信号处理中几种代表性算法,子空间拟合法,最大似然法等等(spatial spectrum estimation)

文件列表:

新建文件夹\distributed_source\ex_distributed_signals_ESPRIT.m, 2436 , 2019-04-12
新建文件夹\rootMUSIC\root_music.m, 1662 , 2019-03-25
新建文件夹\zikongjiannihe.m, 1520 , 2019-05-12
新建文件夹\zuidasiranfa.m, 1406 , 2019-05-12
新建文件夹\平滑MUSIC\main.m, 1490 , 2019-03-25
新建文件夹\平滑MUSIC\mssp.m, 240 , 2009-06-16
新建文件夹\平滑MUSIC\ssp.m, 174 , 2009-06-16
新建文件夹\distributed_source, 0 , 2020-03-18
新建文件夹\rootMUSIC, 0 , 2020-03-18
新建文件夹\平滑MUSIC, 0 , 2020-03-18
新建文件夹, 0 , 2020-03-18

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

发表评论

0 个回复

  • The KRAKEN Normal Mode Program
    说明:  KRAKEN声传播模式的使用手册,里面有详细公式推导以及模式的使用方法(KRAKEN's Manual of sound propagation mode,with detailed formula deduction and mode usage.)
    2018-11-18 18:49:00下载
    积分:1
  • www
    j简单的一个计算器C++源代码,乱七八糟了,随便(j simple calculator C++ source code, Messy, and not)
    2007-07-14 13:37:24下载
    积分:1
  • SSMOPSO code
    说明:  形成策略被用来形成稳定的生态位,小生境/子种群被优化以并行地搜索和维护帕累托最优解。此外,还提出了一种自组织机制,以提高物种制定的效率和算法的性能。为了在决策空间和目标空间保持解决方案的多样性,SS-MOPSO采用了非主导排序方案和特殊拥挤距离技术。(In the proposed method, the speciation strategy is used to form stable niches and these niches/subpopulations are optimized to search and maintain Pareto-optimal solutions in parallel. Moreover, a self-organized mechanism is proposed to improve the efficiency of the species formulation as well as the performance of the algorithm. To maintain the diversity of the solutions in both the decision and objective spaces, SS-MOPSO is incorporated with the non-dominated sorting scheme and special crowding distance techniques. The performance of SS-MOPSO is compared with a number of the state-of-the-art multi-objective optimization algorithms on fourteen test problems. Moreover, the proposed SS-MOSPO is also employed to solve a real-life problem.)
    2020-09-11 17:12:30下载
    积分:1
  • astar算法,很有用,运行没有错误,又需要的同学赶紧下哦
    astar算法,很有用,运行没有错误,又需要的同学赶紧下哦-astar algorithm, useful, run no errors, but also those students in need under the oh hurry
    2022-01-31 22:25:57下载
    积分:1
  • 这是用C++编写的程序,可以实现多项式的求和。
    这是用C++编写的程序,可以实现多项式的求和。-C preparation procedures can be achieved polynomial summation.
    2023-04-12 02:05:04下载
    积分:1
  • this a basic adaboost program of Matlab. good for beginners
    this a basic adaboost program of matlab. good for beginners-this a basic adaboost program of Matlab. good for beginners
    2023-06-11 13:40:03下载
    积分:1
  • PV_MPPT_boost_D_PO_2015rb
    仿真算法 1)PV光伏电池模型采用工程实用C1C2数学模型; 2)采用基于占空比扰动的PO扰动观察法实现MPPT最大功率跟踪; 3)采用信号发生器和开关自由组合,实现4种工作模式:模式1,温度固定,光照固定;模式2,温度固定,光照突变;模式3,温度突变,光照固定;模式4,温度突变,光照突变; 4)跟踪效果良好,能够适应环境变化; 5)各个模块功能明确,方便学习和理解。(Simulation algorithm 1) The practical engineering C1C2 mathematical model is adopted in the PV photovoltaic cell model. 2) The maximum power tracking of MPPT is realized by using the PO perturbation observation method based on duty cycle perturbation. 3) The signal generator and switch are combined freely to realize four working modes: mode 1, temperature fixing and light fixing; mode 2, temperature fixing and light mutation; mode 3, temperature mutation and light fixing; mode 4, temperature mutation and light mutation; 4) The tracking effect is good and can adapt to environmental changes. 5) The functions of each module are clear and easy to learn and understand.)
    2021-01-07 14:08:53下载
    积分:1
  • PMSM simulation
    2015仿真模型汇总-PMSM变频调速系统及其控制。 书籍《永磁同步电动机变频调速系统及其控制 》的配套代码。(2015 simulation model summary -PMSM variable frequency speed regulation system and its control.)
    2018-05-30 14:53:21下载
    积分:1
  • Android 安卓HelloWorld新手第一个例子
    这个HelloWorld是最简单的Android程序,带你走进Android编程的殿堂,很多程序在第一讲中,都会以一个“HelloWorld”开始,似乎神秘而又艺术,究竟代表着什么呢?
    2023-08-27 08:30:04下载
    积分:1
  • LSTM
    说明:  金融数据使用案例 在Matlab 中把文件夹加入工作路径,在命令行中输入 RunLstm(numdely,cell_num,cost_gate)即可。其中: numdely 是选择预测点的数目 cell_num 是隐含层的结点数目 cost_gate是误差的阈值(此处一般取0.25)(Financial data use cases Add the folder to the working path in Matlab, and enter RunLstm(numdely,cell_num,cost_gate) in the command line. among them: numdely is the number of selected prediction points cell_num is the number of nodes in the hidden layer cost_gate is the threshold of the error (usually 0.25 here))
    2020-08-17 10:22:25下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载