CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 文档资料 搜索资源 - 经典谱估计

搜索资源列表

  1. MATLAB

    0下载:
  2. 从介绍功率谱的估计的理论基础入手,分析经典谱估计和现代谱估计,以及在Matlab中的实现方法。
  3. 所属分类:软件工程

    • 发布日期:2014-01-17
    • 文件大小:133.61kb
    • 提供者:吴彩鹏
  1. PSDEstimationforRandomSignalandRealizationinMatlab

    0下载:
  2. 从介绍功率谱的估计原理入手,分析了经典谱估计和现代谱估计两类估计方法的原理!各自特点及在Matlab中的实现方法,最后举了一个例子加以说明。 -Introduced the power spectrum from the estimated starting principle, analysis of classical and modern spectral estimation spectral estimation of the principle of two types of e
  3. 所属分类:Project Design

    • 发布日期:2017-04-24
    • 文件大小:26.58kb
    • 提供者:永强
  1. Burg3

    0下载:
  2. 本文通过对目前常用的现代谱估计方法一一最大墒谱估计方法中的谱 峰幅度和谱线分辫率两个基本问题的分析和讨论,和经典的傅立叶谱估计方法作比 较,指出在最大墒谱估计方法的应用中应注意的几个问题。 -Based on the currently used modern spectral estimation method 11 method of maximum entropy spectral estimation of the spectral peak amplitude and sp
  3. 所属分类:software engineering

    • 发布日期:2017-03-30
    • 文件大小:245.24kb
    • 提供者:等待
  1. Burg_VC

    0下载:
  2. 介绍了现代功率谱估计中的B哩算法最大嫡谱估计的基本原理,并采用VC+十语言对 功率谱密度(鹅D)进行了仿真。同时比较了BI雌算法和经典谱估计中Bardett周期图法,针对Burg算法中的 模型阶次的选择进行了分析,提出了最佳模型阶次采用最终预报误差(I下E)为准则的结论。 -Introduction of modern power spectrum estimation algorithm B mile maximum entropy spectral estimation prin
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:103.76kb
    • 提供者:等待
  1. Power-Spectrum--simulation-in-Matlab

    1下载:
  2. 功率谱估计 经典的功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法、周期图法以及改进的周期图估计法即平均周期法和平滑周期图法; 1相关函数法 2周期图法 3平均周期图法和平滑平均周期图法-Power spectrum estimation is the classical power spectrum estimation of work zone data assumed to be zero outside the known
  3. 所属分类:software engineering

    • 发布日期:2017-03-22
    • 文件大小:70.91kb
    • 提供者:陈云飞
  1. PSD-Pstimation-based-on-matlab

    0下载:
  2. 从介绍功率谱的估计原理入手分析了经典谱估计和现代谱估计两类估计方法的原理、各自特点及在Matlab 中的实现方法-Start from the introduced power spectrum estimation principle to the principle of classical spectral estimation and spectral estimation are two types of estimation methods, their characteristic
  3. 所属分类:software engineering

    • 发布日期:2017-04-02
    • 文件大小:147.37kb
    • 提供者:王云
  1. Power-spectrum-estimation

    0下载:
  2. 从介绍功率谱的估计原理入手分析了经典谱估计和现代谱估计两类估计方法的原理、各自特点厦在Maflab中的实现 方法。-Start from the introduced power spectrum estimation principle analysis of the classical spectrum estimation principle of two types of estimation methods and modern spectral estimation, the r
  3. 所属分类:Project Design

    • 发布日期:2017-11-22
    • 文件大小:218.91kb
    • 提供者:zhaoyun
  1. zhouqitufa

    0下载:
  2. 周期图法功率谱估计情况,可从中了解各种经典谱估计的方法-failed to translate
  3. 所属分类:File Formats

    • 发布日期:2017-11-24
    • 文件大小:60.45kb
    • 提供者:吼吼
  1. MATLAB-Simulation

    0下载:
  2. 功率谱估计及其MATLAB仿真.经典功率谱估计是将数据工作区外的未知数据假设为零,相当于数据加窗。经典功率谱估计方法分为:相关函数法(BT法)、周期图法以及两种改进的周期图估计法即平均周期图法和平滑平均周期图法,其中周期图法应用较多,具有代表性。-The power spectrum estimation and simulation of MATLAB. Classic power spectrum estimation is unknown data in the data outside
  3. 所属分类:software engineering

    • 发布日期:2017-11-14
    • 文件大小:137.91kb
    • 提供者:wang
  1. matlab-spectrum-estimation

    0下载:
  2. matlab经典、现代功率谱估计.、MATLAB实现程序及注解-matlab classic, modern power spectrum estimated. MATLAB procedures and comments
  3. 所属分类:software engineering

    • 发布日期:2017-11-20
    • 文件大小:278.71kb
    • 提供者:wang
  1. Based-on-the-classic-power-spectrum

    0下载:
  2. 基于matlab的经典功率谱估计(有源程序)-Based on the classic power spectrum estimation matlab (source)
  3. 所属分类:software engineering

    • 发布日期:2017-11-13
    • 文件大小:3.66kb
    • 提供者:wang
  1. pmwelch

    0下载:
  2. Welch 算法是一种应用很广的经典功率谱估计算法。但是面对现在日益膨胀的海量数据,单纯在串行Matlab环境下运行Welch 算法势必耗费大量的运算时间。根据Welch 算法的原理,在Linux 集群环境及消息传递接口MPI 的支持下,采用主从并行编程模式,实现了一个开源的Welch 并行算法PMWelch。实验结果表明,PMWelch 不仅具有Matlab 下Welch 算法一样的运算结果,还可以大幅减少运行时间.-It is well known that Welch algorithm
  3. 所属分类:software engineering

    • 发布日期:2017-05-02
    • 文件大小:529.27kb
    • 提供者:lyl
  1. 用matlab做经典功率谱估计

    2下载:
  2. 用matlab做经典功率谱估计,文件包含程序直接法、间接法、Bartlett法、Welch法(PSD using MATLAB, including direct method, indirect method,Bartlett method, and Welch method)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-15
    • 文件大小:4kb
    • 提供者:bao11
  1. 最优阵列处理技术

    1下载:
  2. 本书的内容丰富,既包含了经典的阵列设计和空时随机过程分析的理论,也包含了近十年来在自适应阵列处理领域内自适应波束形成、波达方向估计和空间谱估计房名的跟中新的理论、算法和技术。(The book is rich in content, not only includes the theory of array design and analysis of the classical space-time stochastic process, also contains nearly ten ye
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:75.47mb
    • 提供者:个位数_
搜珍网 www.dssz.com