CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - periodogram

搜索资源列表

  1. PSD.rar

    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-03-23
    • 文件大小:1576
    • 提供者:田晓红
  1. Periodogram-powe

    2下载:
  2. 平均周期图法和平滑平均周期图法估计功率谱 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力进行实验!! 用周期图法和welch法分别估计了一下信号的功率谱密度。采样频率200Hz,时间序列长度2048,FFT数据点数2048。其中welch法使用hanning窗,窗口长度600.-Average periodogram and periodogram smoothing method to est
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1153
    • 提供者:renjie
  1. Periodogram

    2下载:
  2. 利用周期图法对序列进行功率谱估计,数据窗采用汉明窗-Sequences using periodogram method for power spectrum estimation, the data window with Hamming window
  3. 所属分类:matlab例程

    • 发布日期:2017-05-29
    • 文件大小:33359
    • 提供者:Colorwaste
  1. p_classical

    1下载:
  2. 经典的功率谱估计,平均周期图法实现,已经加上了详细的注释-Classical power spectrum estimation, the average periodogram implementation, has added a detailed comment
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:1280
    • 提供者:曲路正
  1. approceesig

    0下载:
  2. Measuring Frequency Content in Signals I this section we will study some non parametric methods for spectrum estimation of a stochastic process. These methods are described in the literature. All methods are based on the Periodogram which is
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-07
    • 文件大小:371634
    • 提供者:Rizwan
  1. chap08

    0下载:
  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. 所属分类:assembly language

    • 发布日期:2017-04-02
    • 文件大小:7543
    • 提供者:张满超
  1. PSD_zqt

    1下载:
  2. 周期图法进行功率谱估计的函数,配套张旭东的课本习题-Periodogram power spectrum estimate of function, supporting the Textbook Exercise Zhang
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:1445
    • 提供者:高原
  1. PeriodogramwithMATLABcode

    0下载:
  2. Sinus estimation with 2D periodogram
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:127193
    • 提供者:Eko
  1. smooth_spectrum

    0下载:
  2. 估算能量谱,并且能通过圆滑对多道地震数据计算平均能量谱。-Power spectrum estimate by smoothing the periodogram. For more than one trace provides the average spectrum followed by smoothing.
  3. 所属分类:Windows Develop

    • 发布日期:2017-03-29
    • 文件大小:1315
    • 提供者:马龙
  1. zqt

    0下载:
  2. MATLAB经典周期图法功率谱估计对信号进行功率谱估计。-MATLAB classical periodogram power spectrum estimate of the signal power spectrum estimation.
  3. 所属分类:Other systems

    • 发布日期:2017-03-30
    • 文件大小:2768
    • 提供者:帽子
  1. periodgram

    0下载:
  2. 经典谱估计-周期图法 实现正弦波加正态白噪声信号的谱估计-Classical spectrum estimation- the realization of periodogram normal sine wave plus white noise signal spectrum estimation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:1254
    • 提供者:王健
  1. ProjetTS

    0下载:
  2. It is a signal processing project. It deals with the processing of electrocardiogram signals. The statement is in the enonce_presentation file. Several signal processing tools are used, as periodogram, correlogram. An algorithm to recover lost sample
  3. 所属分类:matlab

    • 发布日期:2017-06-12
    • 文件大小:20474674
    • 提供者:laetitia
  1. PSD-estimation

    0下载:
  2. 使用平均周期图法,窗函数法,以及两种方法的混合来进行谱估计。文档中从理论到建模,并对这几种方法进行了比较。希望对学习数2有帮助。-Use the average periodogram method, window function method, as well as two methods to carry out a mixed spectrum estimation. Documents from theory to modeling, and these methods were co
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:296555
    • 提供者:tedquan
  1. Welch

    0下载:
  2. 从经典功率谱估计周期图法原理入手,从理论上分析了其存在的局限性,借助Welch算法对其进行修正。依靠Matlab强大的数值分析和信号处理能力,进行实验仿真,比较不同的窗函数,不同的数据长度对Welch法谱估计质量的影响,并分析了造成这些影响的原因。-The paper mainly introduces the principles of Periodogram method of classical PSD estimation,analyzes the deficiency of Perio
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:213699
    • 提供者:co
  1. Classical0

    0下载:
  2. 经典谱估计的几个经典算法,包括BT法,周期图法,改进周期图法等。。。MATLAB7.3上顺利编译通过-Classical spectral estimation of several classic algorithms, including the BT method, periodogram, modified periodogram method. . . MATLAB7.3 compile smoothly
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:1311
    • 提供者:李云
  1. mperiodogram.m

    0下载:
  2. matlab periodogram function using various windows
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1130
    • 提供者:hk
  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
    • 文件大小:72612
    • 提供者:陈云飞
  1. periodogram

    0下载:
  2. a usefull algorithm to smooth PERIODOGRAM of a selected signal.
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:1810
    • 提供者:sabalan
  1. Modified-periodogram

    0下载:
  2. (2). 采用汉明窗,分段长度L=32,用修正的周期图法进行谱估计,并分析数据长度N,分段长度M对谱估计结果的影响。-(2) using Hamming window, segment length L = 32, the modified periodogram method of spectral estimation and analysis of data length N, the length M of the sub-spectrum estimation results.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:16878
    • 提供者:郭子子
  1. periodogram-and-BT-code

    0下载:
  2. 这是一个matlab周期图法与BT算法的仿真代码-This is the periodogram and BT algorithms in a Matlab simulation code
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:2777
    • 提供者:Eric
« 12 3 4 5 6 7 8 9 10 »
搜珍网 www.dssz.com