CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 其他小程序 搜索资源 - 功率谱算法

搜索资源列表

  1. 功率谱

    1下载:
  2. 介绍经典功率谱分析
  3. 所属分类:其他小程序

  1. PowerSpectrumEstimate.rar

    0下载:
  2. 该文件解压后为WORD文档格式,是我自己写的基于周期图法等算法的功率谱估计文档,内有详细的matlab源代码,After unzip the file for WORD file format, I wrote it myself periodogram-based algorithms such as power spectrum estimation document, with detailed source code matlab
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:106035
    • 提供者:刘建国
  1. FftDrawing

    0下载:
  2. 实现快速傅立叶算法,采用vc windows编程显示傅立叶变换后的相角图,实部图,虚部图,模图和功率谱密度徒。-Fast Fourier algorithm, vc windows programming using Fourier transform shows that after the phase angle map, real maps, the imaginary part of diagram, modulus map and power spectral density only
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:6142
    • 提供者:zhoujunhua
  1. LMS

    2下载:
  2. 用总体最小二乘算法进行ARMA功率谱估计,本文提供一个估计谱的实例。-Total least squares algorithms using ARMA power spectrum is estimated that this article provide an example of the estimated spectrum.
  3. 所属分类:其他小程序

    • 发布日期:2017-06-17
    • 文件大小:43906
    • 提供者:靳朝
  1. music1

    0下载:
  2. 求加随机白噪声的实正弦信号的MUSIC算法的功率谱参数估计-Plus a random white noise for the real sinusoidal signal of the power spectrum of MUSIC algorithm for parameter estimation
  3. 所属分类:Other systems

    • 发布日期:2017-04-05
    • 文件大小:855
    • 提供者:秀秀
  1. LMSandsunspotcycle

    0下载:
  2. 正弦干扰陷波:LMS自适应滤波器算法 太阳黑子出现周期的研究:周期图法,Levison-Durbin法、Burg法求功率谱 及matlab入门学习课件-Sinusoidal interference Notch: LMS adaptive filter algorithm sunspot cycle appears Study: periodogram, Levison-Durbin method, Burg method for power spectrum and matla
  3. 所属分类:Other windows programs

    • 发布日期:2017-03-28
    • 文件大小:507053
    • 提供者:courger
  1. SVD-TLS

    0下载:
  2. 功率谱估计中SVD-TLS算法的三种实现版本-Power spectrum estimation of the three kinds of SVD-TLS algorithm implementation version of the
  3. 所属分类:Other systems

    • 发布日期:2017-03-27
    • 文件大小:3065
    • 提供者:平凡
  1. RandomSignalAnalysis

    2下载:
  2. 哈尔滨工业大学5系随机信号分析课程实验程序源码。包括随机序列的生成,直方图,自相关和功率谱分析,fft算法C语言程序-Harbin Institute of Technology 5 Department of Random Signal Analysis Course experimental procedure source code. Including the random sequence generation, histogram, autocorrelation and power
  3. 所属分类:Other systems

    • 发布日期:2017-04-03
    • 文件大小:72298
    • 提供者:
  1. perfectversion

    0下载:
  2. 用Pisarenko算法实现功率谱估计,可明显区分四个信号的峰值。-Pisarenko algorithm using power spectrum estimation, can significantly distinguish between the four signal peaks.
  3. 所属分类:Other systems

    • 发布日期:2017-03-31
    • 文件大小:1012
    • 提供者:zl
  1. S

    0下载:
  2. 实现功率谱估计的函数: Arburg:用Burg算法估计AR模型的参数; Arcov: 用协方差法估计AR模型的参数; Armcov:用改进的协方差法估计AR模型的参数; Aryule:用Yule_Walker算法估计AR模型的参数; -To achieve a function of power spectrum estimation: Arburg: AR with Burg algorithm to estimate model parameters Arcov:
  3. 所属分类:Other systems

    • 发布日期:2017-03-23
    • 文件大小:8497
    • 提供者:betty
  1. Burg-algorithm-of-AR

    0下载:
  2. 基于burg算法实现的AR模型功率谱计算,算法已经仿真通过,有前向预测误差及后向预测误差,非常适合与学习加深现代谱估计的理论 -Burg algorithm to achieve the AR model power spectrum calculation algorithm has been through simulation, the forward prediction error and prediction error is ideal for learning to dee
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:2879
    • 提供者:陈诚
  1. pse_5ways

    0下载:
  2. 功率谱估计:周期图法,LS,SVD_LS,Buger,Levinson递推算法-Power spectrum estimation: periodogram ,LS SVD_LS Buger, Levinson recursive algorithm
  3. 所属分类:Other systems

    • 发布日期:2017-12-03
    • 文件大小:47070
    • 提供者:张园园
  1. MUSIC_SD

    0下载:
  2. 基于MUSIC算法阵列天线测向 给出已知角度 通过MUSIC算法 得到对应频谱及功率谱曲线-DOA estimation by MUSIC
  3. 所属分类:Other systems

    • 发布日期:2017-12-02
    • 文件大小:1159
    • 提供者:甘露
  1. Levinson

    0下载:
  2. 用Levinson算法,Burg算法,ARMA模型法,MUSIC算法来估算功率谱。并进行比较。-With Levinson algorithm, Burg algorithm, ARMA model method, MUSIC algorithm to estimate the power spectrum. And compared.
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:33618
    • 提供者:王桂莲
  1. music

    0下载:
  2. 功率谱估计 music算法matlab实现-music algorithm of power spectral estimation and its realization
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-10
    • 文件大小:884
    • 提供者:xitinghan
  1. amp-latency-AR-test

    0下载:
  2. Burg算法功率谱估计,采样点数nfft不会影响MAX值和位置. s=data22(6,:) s=s(50:150) nfft=2048 fs=500 EEG [px1,f1]=pburg(s,6,nfft,fs) figure plot(f1,px1) title( CI——Burg算法功率谱估计 ) xlabel( Frequency(Hz) ) ylabel( Power ) IndMax=find(diff(sign(diff(p
  3. 所属分类:Other systems

    • 发布日期:2017-04-07
    • 文件大小:587
    • 提供者:yanlili0703
  1. ARmodel

    0下载:
  2. 生成一个正弦信号,使用levinson-durbin算法和最终预测阶数准则FPE估计其AR模型的阶数,并且通过解Yule-Walker方程求得AR模型的参数,进而求得该正弦信号的功率谱-Generating a sinusoidal signal, using levinson-durbin algorithm to predict the order and final order of the criteria FPE estimates its AR model and AR model
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:987
    • 提供者:刘瑞杰
  1. music

    0下载:
  2. music和root music算法通过对阵列接收信号功率谱估计实现非相干信号的DOA估计(MUSIC algorithm for array signal DOA estimation)
  3. 所属分类:其他

    • 发布日期:2017-12-26
    • 文件大小:1024
    • 提供者:小妍mark
  1. welch

    0下载:
  2. 该论文介绍了welch算法求功率谱的公式原理,已经说明(Power Spectrum Estimation using Welch Method for various Window Techniques)
  3. 所属分类:其他

    • 发布日期:2017-12-14
    • 文件大小:166912
    • 提供者:john_moon
  1. Winger-Ville分布和短时三维功率谱阵

    1下载:
  2. Winger-Ville分布和短时三维功率谱阵,相关matlab算法及代码(Winger Ville distribution and short-time three-dimensional power spectrum array)
  3. 所属分类:其他

    • 发布日期:2021-04-07
    • 文件大小:2461696
    • 提供者:hanrymg
« 12 3 4 »
搜珍网 www.dssz.com