CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - welch 功率谱 估计

搜索资源列表

  1. sample2

    0下载:
  2. 最大熵法与Welch法估计的功率谱的比较。 多信号分类法估计的功率谱。 -Maximum entropy method and Welch' s power spectrum estimation comparison. Classification of multi-signal power spectrum estimate.
  3. 所属分类:matlab

    • 发布日期:2017-04-04
    • 文件大小:1213
    • 提供者:ladan
  1. diff_all_method

    0下载:
  2. 功率谱估计方法比较,方法包括:自相关法、加窗平滑法、平均周期图法、Welch-failed to translate
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1243
    • 提供者:阿毅
  1. work

    0下载:
  2. 各种功率谱估计的源程序,有经典法中的间接法,welch法,现代谱估计中的levinson法,burg法,以及特征分解music法,可以得到仿真结果,自己为论文准备的希望对大家有所帮助-The source of a variety of power spectrum estimation, the indirect method in the classical method, Welch method spectrum estimation in the levinson France, bu
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:78692
    • 提供者:dajiang
  1. MPERPSD

    1下载:
  2. c语言环境下用Welch平均法对信号 作功率谱估计-c language environment with Welch averaging method for power spectrum estimation of signals
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:946
    • 提供者:xuzhenfei
  1. Power_Spectrum_estimation

    0下载:
  2. 经典功率谱估计方法——直接法和间接法,以及改进的经典功率谱估计方法-Welch法-Classic power spectral estimation methods- direct and indirect methods, as well as improvements to the classic power-Welch method of spectral estimation method
  3. 所属分类:matlab

    • 发布日期:2017-11-23
    • 文件大小:720
    • 提供者:钟福贵
  1. classic-power-spectral--

    0下载:
  2. 包括各种经典功率谱估计方法,如welch、周期图等-Including a variety of classic power spectral estimation methods, such as welch, cycle maps
  3. 所属分类:Other systems

    • 发布日期:2017-11-02
    • 文件大小:1041
    • 提供者:王春晖
  1. AR-model-power-spectrum-estimation

    0下载:
  2. 功率谱估计性能分析及其MATLAB实现,间接法、直接法、改进的周期图法Welch法、Bartlett法 -Power spectrum estimation performance analysis on MATLAB, the indirect method, direct method, improved periodogram the Welch Law, Bartlett method
  3. 所属分类:matlab

    • 发布日期:
    • 文件大小:353906
    • 提供者:zhaoyun
  1. classicalspectrum

    0下载:
  2. 使用matlab实现经典功率谱估计,包括周期图法,Bartlett法,Welch法。机器比较(使用MATLAB函数)-Classical Power Spectrum Estimation using matlab functions, including periodogram method,Bartlett method Welch mehod.
  3. 所属分类:matlab

    • 发布日期:2017-12-09
    • 文件大小:710
    • 提供者:Li Bo
  1. gonglvpuguji

    0下载:
  2. 实现经典功率谱估计,带详细的解释包含不同函数下BT法,周期图法,Bartlett法和Welch法,只含一个主文件,清晰易懂-Classic power spectral estimation, containing only a master file contains different functions under the BT method, periodogram, Bartlett law and Welch method, with detailed explanations, c
  3. 所属分类:CSharp

    • 发布日期:2017-11-27
    • 文件大小:851
    • 提供者:宋阳
  1. gonglvpu

    0下载:
  2. 利用周期图法、Welch平均估计等方法估计信号的功率谱-Using the periodogram, Welch estimation method to estimate the average signal power spectrum
  3. 所属分类:Special Effects

    • 发布日期:2017-11-13
    • 文件大小:3055
    • 提供者:张吟
  1. program-estimated

    0下载:
  2. 包含三个功率谱的程序函数,分别是Batllet频谱估计法,Music频谱估计法,以及Welch频谱估计法,清晰明了,注释清楚。-The program contains three power spectral function, namely Batllet spectrum estimation method, Music spectrum estimation method, and Welch spectral estimation method, clarity, comments c
  3. 所属分类:Graph Drawing

    • 发布日期:2017-04-13
    • 文件大小:1648
    • 提供者:张艳秋
  1. PSD

    0下载:
  2. 求功率谱估计常用的几种方法,包括周期图法,Welch 法,和AR模型法。-For power spectrum estimation commonly used in several ways, including periodogram, Welch law, and the AR model.
  3. 所属分类:Graph program

    • 发布日期:2017-04-13
    • 文件大小:1621
    • 提供者:杰拉德二世
  1. FourMethodsOfPeriodogramEstimate

    0下载:
  2. 非参数的功率谱估计包括四个,周期图法,Blackman-Turkey,Welch-Bartell,改进的周期图法,输入信号为白噪声通过切比雪夫滤波后的信号-Non-parametric estimation of the power spectrum consists of four, periodogram, Blackman-Turkey, Welch-Bartell, improved cycle diagram method, the input signal is white nois
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1167
    • 提供者:
  1. 6

    1下载:
  2. ex6_1 ~ ex6_3二项分布的随机数据的产生 ex6_4 ~ ex6_6通用函数计算概率密度函数值 ex6_7 ~ ex6_20常见分布的密度函数 ex6_21 ~ ex6_33随机变量的数字特征 ex6_34 采用periodogram函数来计算功率谱 ex6_35 利用FFT直接法计算上面噪声信号的功率谱 ex6_36 利用间接法重新计算上例中噪声信号的功率谱 ex6_37 采用tfe函数来进行系统的辨识,并与理想结果进行比较 ex6_38 在置信度为0
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5186
    • 提供者:Bruce
  1. Welch

    0下载:
  2. 序列x(n)的Welch法求其功率谱密度估计,先产生噪声序列再绘制波形最后用Welch法估计功率谱。-The sequence of X (n) for the Welch power spectrum density estimation method, first noise sequence waveform drawing and using Welch power spectrum estimation method.
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:561
    • 提供者:陆晓忆
  1. gonglvpu

    0下载:
  2. 随机信号实验,对信号进行功率谱估计,共有五种方法:BT法、周期图法、窗函数法、平均法、Welch法-Random test signal, the signal power spectrum estimation, a total of five methods: BT method, periodogram, window function method, average method, Welch method
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:1383
    • 提供者:lixz
  1. burg-BT-per

    0下载:
  2. 该代码包括五种功率谱估计的方法,burg per BT bartlett welch-The code includes five kinds of power spectrum estimation method, per BT Bartlett Welch burg
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4212
    • 提供者:gl
  1. MPERPSD

    1下载:
  2. 用Welch平均法对信号 作功率谱估计.welch法又称之为加权交叠平均法。是一种经典的功率谱估计方法。-By Welch method to estimate the power spectrum signal .welch method is also known as the weighted average method overlap. It is a classic power spectrum estimation method.
  3. 所属分类:Audio program

    • 发布日期:2017-04-12
    • 文件大小:944
    • 提供者:zh
  1. power-spectrum-estimation-(matlab)

    0下载:
  2. 基于matlab的功率谱估计实验,对比分析了功率谱估计的相关法、周期图法和welch法-Matlab based power spectrum estimation experiments, comparative analysis of power spectral estimation of the correlation method, periodogram and Welch method
  3. 所属分类:matlab

    • 发布日期:2017-05-05
    • 文件大小:30530
    • 提供者:庄俊勇
  1. OFDMSignalDetection-master

    3下载:
  2. 程序实现的主要功能: OFDM调制识别:研究了基于高阶累量和基于小波变换的OFDM信号和单载波调制信号的识别算法,仿真分析了两种算法在高斯信道和多径瑞利衰落信道下的信号识别性能。 OFDM参数估计:研究了基于Welch算法和AR模型法求解功率谱进而估计信号带宽的算法,对两种算法的估计性能进行了比较;根据OFDM信号的循环平稳性研究了基于循环谱的载频估计算法;根据 OFDM信号的自相关性研究了基于可变延时自相关和固定延时自相关的FFT相结合的算法,估计了OFDM信号的有效数据长度、符号
  3. 所属分类:其他

« 1 2 34 »
搜珍网 www.dssz.com