登录
首页 » MATLAB » LCMV自适应波束形成(LCMV.m)

LCMV自适应波束形成(LCMV.m)

于 2021-05-07 发布
0 360
下载积分: 1 下载次数: 2

代码说明:

LCMV自适应波束形成(LCMV.m)

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

发表评论

0 个回复

  • 信号分解CEEMDAN算法(ceemdan.m)
    function [modes its]=ceemdan(x,Nstd,NR,MaxIter)% WARNING: for this code works it is necessary to include in the same%directoy the file emd.m developed by Rilling and Flandrin.%This file is available at %http://perso.ens-lyon.fr/patrick.flandrin/emd.html%We use the default stopping criterion.%We use the last modification: 3.2007% % This version was run on Matlab 7.10.0 (R2010a)%----------------------------------------------------------------------% INPUTs% x: signal to decompose% Nstd: noise standard deviation% NR: number of realizations% MaxIter: maximum number of sifting iterations allowed.%% OUTPUTs% modes: contain the obtained modes in a matrix with the rows being the modes % its: contain the sifting iterations needed for each mode for each realization (one row for each realization)% -------------------------------------------------------------------------% Syntax%% modes=ceemdan(x,Nstd,NR,MaxIter)% [modes its]=ceemdan(x,Nstd,NR,MaxIter)%%--------------------------------------------------------------------------% This algorithm was presented at ICASSP 2011, Prague, Czech Republic% Plese, if you use this code in your work, please cite the paper where the% algorithm was first presented.
    2021-05-06下载
    积分:1
  • 蚁狮算法
    【实例简介】蚁狮算法简单的说就是一个不断迭代搜索最优解的过程。 好的优点,已被应用到SVM、Elman神经网络、GM (1,1)以及螺旋桨页面曲线参数寻优等场合。 蚁狮算法包含以下几个角色:蚂蚁,蚁狮(使用陷阱捕食蚂蚁的一种昆虫)和精英蚁狮。 蚂蚁代表着尝试解,它随机走动,但是由于陷阱会滑向蚁狮。 蚁狮代表着局部最优解,在每次蚂蚁随机走动之后都会根据蚂蚁和蚁狮的评价值来更新
    2021-08-10 00:30:55下载
    积分:1
  • RRT*算法路径规划
    【实例简介】实现RRT*算法在障碍物环境下的路径规划
    2021-07-08 00:31:54下载
    积分:1
  • 光伏板模型(solarbattery.slx)
    可实现不同光照强度、温度下光伏特性曲线模拟,可用于buck/boost电路后续MPPT控制
    2021-05-06下载
    积分:1
  • 多回声核的实现
    【实例简介】
    2021-08-04 00:30:58下载
    积分:1
  • simulink PID 控制.slx
    simulink PID 控制.slx
    2021-05-06下载
    积分:1
  • MATLAB100实例.pdf
    高清文字版,可复制
    2020-12-11下载
    积分:1
  • RRT算法三维航迹规划算法
    【实例简介】
    2021-07-10 00:32:16下载
    积分:1
  • 卡尔曼滤波实现目标跟踪.m
    从(0,50)到(100,100)的航迹跟踪使用实现。
    2021-05-06下载
    积分:1
  • LVQ神经网络的分类——乳腺肿瘤诊断
    【实例简介】LVQ神经网络的分类——乳腺肿瘤诊断
    2021-11-24 00:49:46下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载