登录
首页 » matlab » 空域时域普估计

空域时域普估计

于 2021-03-27 发布 文件大小:9KB
0 244
下载积分: 1 下载次数: 4

代码说明:

  有非常详细的空域时域谱估计和波束形成算法,能够直接运行。包含了现在通用的AR/MUSIC等算法,非常好用。(There are very detailed spatial domain time domain spectral estimation and beamforming algorithms that can be run directly. It includes algorithms such as AR/MUSIC that are now common, and is very easy to use.)

文件列表:

MATLAB代码\AR_LD.m, 839 , 2018-05-21
MATLAB代码\Bartlett_Beaming.m, 2479 , 2018-06-13
MATLAB代码\capon.m, 398 , 2018-05-21
MATLAB代码\Capon_Beaming.m, 2699 , 2018-06-13
MATLAB代码\LFM_ARMA1.m, 1436 , 2018-06-13
MATLAB代码\Music_capon_bartlett_est.m, 2195 , 2018-06-13
MATLAB代码\pinghua.m, 1476 , 2018-06-13
MATLAB代码\timefiled_est.m, 1311 , 2018-06-12
MATLAB代码\wide_band_music.m, 2282 , 2018-06-13
MATLAB代码\xg_music.m, 1128 , 2018-06-13
MATLAB代码, 0 , 2018-06-13

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

发表评论

0 个回复

  • 用计算机实现图论中的最短路径程序
    说明:  图论算法解决最短路径问题,可修改可套用,一学就会(Graph theory algorithm can be modified and applied to solve the shortest path problem.)
    2020-06-17 01:00:02下载
    积分:1
  • 关于气动人工肌肉的文章,介绍SHADOW公司的两代机械手
    关于气动人工肌肉的文章,介绍SHADOW公司的两代机械手-pneumatic artificial muscles on the article, the company introduced two generations of Shadow Manipulator
    2022-07-26 02:06:33下载
    积分:1
  • 数值分析上机C语言代码
    龙贝格积分 高斯列主消元法 牛顿迭代 三次样条插值 龙格卡塔(Romberg integration Gauss principal elimination method Newton iteration three spline interpolation Runge Cartagena)
    2021-01-11 15:58:50下载
    积分:1
  • webrtc aec matlab
    说明:  webrtc aec回声消除仿真 包换aec里面的四大模块 仿真效果很好(Webrtc AEC echo cancellation simulation package replaces four modules in AEC with good simulation results)
    2019-03-16 17:15:00下载
    积分:1
  • Connection Mode in MV Distribution Networks
    说明:  介绍了国际上典型一流城市中压配电网结构模式, 总结归纳了中压配电网网架结构在提高供电可靠性、 减少停电时间上的作用。 对比分析了现状中压电缆网大分支网架结构的改造方式, 总结提炼并形成适用于福州地区建设世界一流城市配电网的中压电缆网网架结构, 提出双环网、 单环网的典型接线模式, 包括主干线路和分支线路的接线形式, 并进行了可靠性计算和论证, 用以指导福州地区世界一流城市电网建设。(This paper introduces the structure mode of medium-voltage distribution network in typical first-class cities in the world, and summarizes the role of the structure of medium-voltage distribution network in improving the reliability of power supply and reducing the blackout time. This paper compares and analyses the transformation modes of the large branch network structure of medium voltage cable network, summarizes and refines the medium voltage cable network structure suitable for constructing the world-class urban distribution network in Fuzhou, and puts forward the typical connection modes of double-loop network and single-loop network, including the main line and branch line, and carries out the transformation. Reliability calculation and demonstration are carried out to guide the construction of the world-class urban power grid in Fuzhou.)
    2020-06-19 04:40:01下载
    积分:1
  • P115 IC卡手持POS是天石科技32位IC卡POS系列产品之一,该产品秉承天石科技的一贯品质,产品结构紧凑,功能实用,操作简单,并具低功耗特性,是人机工学和...
    P115 IC卡手持POS是天石科技32位IC卡POS系列产品之一,该产品秉承天石科技的一贯品质,产品结构紧凑,功能实用,操作简单,并具低功耗特性,是人机工学和现代科技的完美结合。它拥有多项专有技术,能够保证产品性能更加稳定强劲。整机采用工业级设计,其环境适应能力较强。P115兼容卡种全面,并且提供方便实用的开发平台和应用程序接口,易于自主应用二次开发,适用于需要随时随地处理IC卡的交警、烟草、公用事业、餐饮等多个行业。 天石科技下载工具-P115 IC card handheld POS technology is Tianshi 32 IC card POS products, one of our days, the product has always been the quality of stone technology, products, compact structure, functional and practical, simple operation, and a low-power characteristics, is a mechanic school and the perfect combination of modern technology. It has a number of proprietary technology, to ensure a more stable product performance strong. Machine used industrial design, ability to adapt to their environment. P115-compatible card types comprehensive, and provide convenient and practical development platform and application program interface, easy self-application of the second development, applicable to the needs of any traffic police deal with IC cards, tobacco, utilities, food and bev
    2022-10-10 01:00:03下载
    积分:1
  • photonic-crystal-bandgap
    平面波方法计算声子晶体能带结构的源程序(复式格子圆柱体按正方形排列,水、四氯化碳为散射体,水银为基体)(Plane wave method phononic crystal band structure of the source (double-cylinder square array grid, water, carbon tetrachloride, the scattering body, mercury as a matrix))
    2021-04-20 17:48:50下载
    积分:1
  • Desktop
    雅克比迭代法就是众多迭代法中比较早且较简单的一种,其命名也是为纪念普鲁士著名数学家雅可比。雅克比迭代法的计算公式简单,每迭代一次只需计算一次矩阵和向量的乘法,且计算过程中原始矩阵A始终不变,比较容易并行计算。(The jacobian iteration method is one of the earlier and simpler iteration methods, which is also named in honor of the famous Prussian mathematician jacoby. The calculation formula of jacobian iterative method is simple. Every iteration only needs to calculate the matrix and vector multiplication once, and the original matrix A is always the same in the calculation process, which is easier to calculate in parallel.)
    2018-07-23 21:53:18下载
    积分:1
  • Yanglao-the-com-tutorial
    说明:  一个com的入门教程——杨老的com教程(An introductory tutorial com- Yanglao the com tutorial)
    2011-03-28 12:47:16下载
    积分:1
  • s-
    说明:  C++大学基础教程,北京邮电大学电信工程学院,计算机技术中心(Essentials C++ University, Beijing University of Posts and Telecommunication Engineering, Computer Technology Center)
    2013-04-03 15:31:37下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载