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

搜索资源列表

  1. ARMODEL

    0下载:
  2. 功率谱估计的应用范围很广,在各学科和应用领域中受到了极大的重视。在《现代信号处理》课程中讲述了经典谱估计和现代谱估计这两大类谱估计方法;经典谱估计是基于傅立叶变换的,虽然具有运算效率高的优点,但是频谱分辨率低同时旁瓣泄漏严重,对长序列有着良好的估计。为了克服经典谱估计的缺点,人们开展了对现代谱估计方法的研究。现代谱估计是以随机过程的参数模型为基础的,有最大似然估计法、最大熵法、AR模型法、预测滤波器法。现代谱估计对短序列的估计精度高,同经典谱估计互为补充。在认真学习了现 代谱估计方法后,我选择了
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1.88kb
    • 提供者:吴胜
  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
    • 文件大小:1.13kb
    • 提供者:renjie
  1. esprit

    1下载:
  2. ESPRIT算法的经典功率谱估计程序,已运算过,下载即可使用-ESPRIT algorithm is the classic power spectrum estimation procedures have been operational before, you can use to download
  3. 所属分类:matlab

    • 发布日期:2017-03-22
    • 文件大小:2.92kb
    • 提供者:陶落差
  1. p_classical

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

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

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

    • 发布日期:2017-03-30
    • 文件大小:2.7kb
    • 提供者:帽子
  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
    • 文件大小:1.22kb
    • 提供者:王健
  1. Matlab

    0下载:
  2. matlab在当今功率谱仿真的作用,包括经典功率谱估计和现代的-matlab simulation in today' s role of power spectrum, including classical and modern power spectrum estimation of
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:235.71kb
    • 提供者:JEAS
  1. ww

    0下载:
  2. 功率谱分析的MATLAB实例,经典谱估计的几种方法介绍-Power spectral analysis of the MATLAB examples, classical spectral estimation of several ways to introduce
  3. 所属分类:matlab

    • 发布日期:2017-04-07
    • 文件大小:1.17kb
    • 提供者:xiangchao
  1. p

    0下载:
  2. 现代数字信号处理的经典功率谱估计方法例程,有详细备注解释-A classic of modern digital signal processing power spectrum estimation routines, contains a detailed explanation Remarks
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:10.83kb
    • 提供者:lien chen
  1. spectrumEstimation

    1下载:
  2. 经典功率谱估计的matlab代码,包括周期图法,BT法和Welch法,便于对经典功率谱估计性能的理解。-Classical power spectrum estimation matlab code, including Periodogram, BT France, and Welch law, to facilitate the performance of classical power spectrum estimation understanding.
  3. 所属分类:Other systems

    • 发布日期:2014-05-27
    • 文件大小:3.92kb
    • 提供者:王世明
  1. wavelet_power_spectral

    8下载:
  2. 基于小波变换的功率谱估计MATLAB仿真代码,包括小波变换的基本原理实现,mallat算法的实现,经典功率谱和现代功率谱估计的主要方法仿真比较。-Based on wavelet transform power spectrum estimation MATLAB simulation code, including the basic principles of wavelet transform to achieve, mallat Algorithm, classic and modern
  3. 所属分类:matlab

    • 发布日期:2015-07-10
    • 文件大小:9.5kb
    • 提供者:苏军龙
  1. matlab

    0下载:
  2. matlab实现经典功率谱估计,xiwangdajia xuexi-matlab gonglvpugyujichengxu
  3. 所属分类:Graph program

    • 发布日期:2017-04-02
    • 文件大小:1.19kb
    • 提供者:shitou
  1. classic_spectrum_estimation

    0下载:
  2. 经典谱估计,其中包括的算法包括周期图法,平滑法BT法等经典算法~-classic spectrum estimation,including period,smooth,and BT,algorithms~
  3. 所属分类:matlab

    • 发布日期:2017-04-05
    • 文件大小:2.27kb
    • 提供者:luolin
  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
    • 文件大小:208.69kb
    • 提供者:co
  1. music

    0下载:
  2. 空间谱估计经典算法DOA的MUSIC 和 ESPRIT。适合于MATLAB和DOA算法入门。-MUSIC and ESPRIT algorithm appliment.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:928byte
    • 提供者:linzm
  1. teechart

    0下载:
  2. 在visual studio 2012的环境下,采用快速傅里叶变换(FFT)对随机信号进行经典功率谱估计,并用MFC编程实现。其中要下载并安装teechart控件实现波形绘制(In the visual studio 2012 environment, the fast Fourier transform (FFT) is used to estimate the classical power spectrum of random signals, and is programmed with
  3. 所属分类:Windows编程

    • 发布日期:2017-12-19
    • 文件大小:613kb
    • 提供者:小白_
  1. SpectrumEstimation.m

    0下载:
  2. 通过经典周期图法,平均周期图法,MUSIC法等三种方法,进行信号能量谱估计(Three methods, such as the classical periodic graph method, the average periodic graph method and the MUSIC method, are used to estimate the energy spectrum of the signal.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1kb
    • 提供者:Winhows
  1. 空间谱估计理论与算法

    2下载:
  2. 空间谱估计理论与算法是阵列信号处理的重要研究方向之一,这本书是经典的参考书之一,希望对大家有用!(Spatial spectrum estimation theory and algorithm is one of the important research directions of array signal processing. This book is one of the classic reference books and it is hopeful for everyone!)
  3. 所属分类:其他

    • 发布日期:2018-05-07
    • 文件大小:34.98mb
    • 提供者:竹心若韵
  1. 通信系毕业论文-基于MUSIC算法的DOA估计

    2下载:
  2. 阵列信号处理是信号处理领域内的一个重要分支,在近些年来得到了迅速发展。波达方向(Direction of Arrival,DOA)估计是阵列信号处理的一个重要的研究领域,在雷达、通信、声纳、地震学等领域都有着广泛的应用前景。在DOA估计的发展过程中,人们对高分辨DOA估计算法一直有很大的研究兴趣,并在这一领域取得了很多重要的进展。本文主要研究经典的多重信号分类(Multiple signal Classification,MUSIC)算法。 本文首先回顾了空间谱估计技术的发展过程及现状,比较详
  3. 所属分类:其他

    • 发布日期:2020-04-26
    • 文件大小:150kb
    • 提供者:摘星
  1. 第二版

    0下载:
  2. 张小飞有关经典空间谱估计算法的仿真,music算法等。(Zhang Xiaofei's simulation of classical spatial spectrum estimation algorithm, MUSIC algorithm and so on)
  3. 所属分类:其他

    • 发布日期:2019-04-02
    • 文件大小:2.28mb
    • 提供者:李小年
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com