搜索资源列表

  1. ch1guji1

    0下载:
  2. 数字信号处理中功率谱的重要算法。代码中对比了经典谱估计直接法和间接法之间的关系-digital signal processing power spectrum in the algorithm. Code Comparison of classical spectrum estimated direct and indirect relations between the
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:丁慢
  1. pm_estimate

    0下载:
  2. 利用周期图法对序列的功率谱进行估计。数据窗采用汉明窗。假设在白噪声中分辨这三个不同频率的正弦信号,其相位是均匀分布在2PI的独立随机变量,而 是一个单位白噪声.生成50个长度为N=512的 的样本序列集合。 -use map cycle sequencing method of the power spectrum estimation. Data window using Hamming window. Assume that t
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:lee
  1. zjf147

    0下载:
  2. 用来产生均匀分布或高斯分布的伪随机数 (近似白噪声),它们可具有不同的均值和方差。用REMEZ算法求交错点组。用Cholesky分解求ARMA模型的参数并作谱估计。求MA模型的参数 并估计功率谱。 用最小方差法估计序列 的功率谱。-used to produce uniform or Gaussian distribution of the pseudo-random number (similar to white noise). T
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:zhoujianfang
  1. PowerSpectralDensity

    0下载:
  2. 此程序由matlab实现,用于对语音信号的功率谱密度进行估计.希望能有所帮助.-this procedure from Matlab realized, for the speech signal power spectral density estimation. hope to be helpful.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:rw
  1. psd

    0下载:
  2. matlab仿真心电信号功率谱分析,采用两种普估计算法-matlab simulation of ECG power spectrum analysis, estimation algorithm uses two types of S
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:130048
    • 提供者:王瑞卿
  1. MATLAB

    1下载:
  2. 从介绍功率谱的估计的理论基础入手,分析经典谱估计和现代谱估计,以及在Matlab中的实现方法。-Introduced the power spectrum from the estimated theoretical basics, analysis of classic and modern spectral estimation spectral estimation, as well as the realization of M
  3. 所属分类:软件工程

    • 发布日期:2024-05-17
    • 文件大小:137216
    • 提供者:吴彩鹏
  1. gonglvpumidu

    0下载:
  2. 对不同的功率谱密度分析方法的研究,分别包含经典功率谱、改进的直接法估计等-The different methods of power spectral density analysis of the study, respectively, contain the classical power spectrum, the direct method to improve estimation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:9216
    • 提供者:万尼亚
  1. PSDEstimationforRandomSignalandRealizationinMatlab

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

    • 发布日期:2024-05-17
    • 文件大小:27648
    • 提供者:永强
  1. svd-tls

    0下载:
  2. 基于svd-tls功率谱分析的方法 ,是现代谱估计的一种常用方法-svd-tls-based power spectral analysis method is a kind of modern spectral estimation methods commonly used
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:王宪涛
  1. bandwidth

    1下载:
  2. 计算输入信号的功率谱密度和估计输入信号带宽并绘图-Evaluation of the single-sided ESD and frequency bandwidth
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:yina
  1. Periodogram-powe

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

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:renjie
  1. ARpuguji

    0下载:
  2. AR过程的线性建模与功率谱估计及教程、实例、实验等内容-The linear AR process modeling and power spectrum estimation and tutorials, examples, experiments, etc.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:143360
    • 提供者:zdx
  1. Power-Spectrum--simulation-in-Matlab

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

    • 发布日期:2024-05-17
    • 文件大小:72704
    • 提供者:陈云飞
  1. esprit

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

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:陶落差
  1. shang

    0下载:
  2. 周期图法谱估计需要对信号序列“截断”或加窗处理,其结果是使估计功率谱密度为信号序列真实谱和窗谱的卷积,导致误差的产生。本程序分别设计了周期图法,最大熵功率谱估计和Welch法以及它们的对比,最大熵功率谱估计目的是最大限度地保留截断后丢失的“窗口”以外信号的信息,使估计谱的熵最大。-Periodogram spectrum estimation signal sequence needs to " cut off" or
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:
  1. test3

    1下载:
  2. 1)产生高斯白噪声; 2)产生高斯色噪声; 3)产生高斯谱相关对数正态分布随机序列; 4)对产生的上述随机序列进行功率谱估计; 5)对产生的上述随机序列进行概率密度函数估计。(Generating a Gaussian spectral correlation logarithmic normal distribution random sequence;)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:吵吵闹闹
  1. bin

    0下载:
  2. 信号频谱分析方法一级使用非参数方法直接使用信号进行功率谱估计,以周期图法为例,提供了周期图法和welch法估计信号功率谱(The signal spectrum analysis method uses the nonparametric method to directly use the signal to estimate the power spectrum. The periodogram method is used as
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:thisiscc
  1. Welch_cov_burg

    0下载:
  2. MATLAB代码经典功率谱估计,Welch法、协方差法、周期图、burg法及其对比,附完整注释(MATLAB code, classical power spectrum estimation, Welch method, covariance method, periodogram, Burg method and their comparison, with complete annotation.)
  3. 所属分类:波变换

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:taozhihuhan
  1. 二次谱法

    0下载:
  2. 对DSSS/BPSK信号进行二次功率谱估计,可以估计出载频信息(The two power spectrum estimation of DSSS/BPSK signal can estimate carrier frequency information.)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:5120
    • 提供者:飞翔的蜘蛛
  1. sm-matlab-2ed

    0下载:
  2. 用于信号检测,功率谱估计,可以进行信号检测等其他方面的应用。(It is used for signal detection, power spectrum estimation, signal detection and other applications.)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-17
    • 文件大小:406528
    • 提供者:yangguoping
« 1 2 3 4 5 6 78 9 10 11 12 ... 50 »

源码中国 www.ymcn.org