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

搜索资源列表

  1. 空间谱估计的多维空间谱估计算法的matlab仿真程序

    8下载:
  2. 空间谱估计的多维空间谱估计算法的matlab仿真程序
  3. 所属分类:其它文档

  1. 基于MUSIC方法功率谱估计的matlab仿真

    8下载:
  2. 基于MUSIC方法功率谱估计的matlab仿真,包含实验详细报告,源码,运行结果,及其分析。,MUSIC-based method of power spectrum estimation matlab simulation, including a detailed report on the experiment, source, run results, and analysis.
  3. 所属分类:matlab例程

    • 发布日期:2016-08-13
    • 文件大小:31614
    • 提供者:莫新康
  1. AR.rar

    1下载:
  2. matlab环境下用AR谱估计算法实现AR模型谱估计,matlab environment AR spectrum estimation algorithm using AR model spectrum estimation implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-24
    • 文件大小:1745
    • 提供者:张年
  1. PSD.rar

    0下载:
  2. 现代谱估计实验,运用Burg算法,里面包含了完整的实验报告,Modern spectral estimation experiments, the use of Burg algorithm, which contains a complete test report
  3. 所属分类:DSP program

    • 发布日期:2017-03-25
    • 文件大小:4330
    • 提供者:sujing
  1. ARburg

    1下载:
  2. AR模型,用伯格法求谱估计曲线,算法简单实用-AR model method using Burg spectral estimation curve, the algorithm is simple and practical
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:908
    • 提供者:赵小飞
  1. Matlab-FinishedOne

    1下载:
  2. 针对夹杂有白噪声的正弦信号的功率谱估计仿真-Mixed with white noise for sinusoidal signal simulation of the power spectrum estimation
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:687203
    • 提供者:李广
  1. Burg

    0下载:
  2. 现代数字信号处理Burg法功率谱估计,有详细的备注-Burg method of modern digital signal processing power spectrum estimation, contains a detailed Remarks
  3. 所属分类:matlab

    • 发布日期:2017-03-28
    • 文件大小:549
    • 提供者:lien chen
  1. levinsonf

    0下载:
  2. 信号为两个正弦信号加高斯白噪声,用levinson递推法进行功率谱估计。-Signal for two sinusoidal signal plus Gaussian white noise, with levinson recursive power spectrum estimation method.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:892
    • 提供者:王健
  1. 图8-6-2随机信号不同取样长度时的功率谱估计0928f

    0下载:
  2. 随机信号不同取样长度时的功率谱估计,matlab实现,用于数字信号处理-random sampling signal different lengths of power spectral estimation, Matlab achieve for digital signal processing
  3. 所属分类:Algorithm

    • 发布日期:2017-03-25
    • 文件大小:586528
    • 提供者:qjsky
  1. burg

    1下载:
  2. 实现了用burg法进行功率谱估计,并比较它的结果-Burg achieved by power spectrum estimation method, and compare its results
  3. 所属分类:matlab例程

    • 发布日期:2014-03-15
    • 文件大小:964
    • 提供者:黄荣
  1. spectralanalysis

    0下载:
  2. 谱估计(建立二阶AR模型)、利用FFT求解功率谱估计、利用AR模型的Yule-Walker方程求解模型参数等-Spectral estimation (the establishment of second-order AR model), using FFT to solve the power spectrum estimation using AR model of Yule-Walker equation model parameters such as
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:2380
    • 提供者:chen
  1. memcof

    0下载:
  2. 最大熵法实现功率谱估计,内附算法实例及数据结果。-Maximum entropy power spectrum estimation method, containing the results of algorithm and data examples.
  3. 所属分类:Algorithm

    • 发布日期:2017-04-10
    • 文件大小:1456
    • 提供者:single
  1. SSF_kongjiannihe_page153

    2下载:
  2. 《空间谱估计原理与算法》子空间拟合算法matlab源代码-" Space Spectrum Estimation Principle and Algorithm" subspace fitting algorithm matlab source code
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:801
    • 提供者:贾赫
  1. ARzxg

    0下载:
  2. AR模型,用经典法的自相关法求谱估计,简单实用-AR model, using the classic method of auto-correlation spectral estimation method, simple and practical
  3. 所属分类:matlab

    • 发布日期:2016-03-28
    • 文件大小:889
    • 提供者:赵小飞
  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
    • 文件大小:241367
    • 提供者:JEAS
  1. zhouqitu

    1下载:
  2. 利用周期图法对信号进行功率谱估计,源代码,有详细的注解,供参考-Periodogram method using the signal power spectrum estimation, source code, there are detailed notes for reference
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:1213
    • 提供者:wqqzh
  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
    • 文件大小:9729
    • 提供者:苏军龙
  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. 周期谱估计程序和数据

    0下载:
  2. 周期谱估计matlab 程序还有一些数据分析,需要的自行下载(Periodic spectrum estimation matlab procedures, there are some data analysis, the need for self Download)
  3. 所属分类:其他

    • 发布日期:2017-12-21
    • 文件大小:449536
    • 提供者:哈哈娜娜
  1. matlab 功率谱估计

    1下载:
  2. 计算时间序列,尤其是观测数据中的变量的功率谱估计的例子,直接修改输入数据即可使用。(An example of computing power spectrum estimation of time series, especially the variables in observation data, can be used directly to modify the input data.)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-05
    • 文件大小:2048
    • 提供者:小小先生
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com