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

搜索资源列表

  1. modernpsd

    0下载:
  2. Matlab 程序实现现代功率谱估计。包含自相关法,burg法,改进协方差法。-A m file using modern spectrum estimation ,including Autocorrelation metohd and Burg method, and modified Covariance method.
  3. 所属分类:Other systems

    • 发布日期:2017-11-27
    • 文件大小:542
    • 提供者:Li Bo
  1. power_estimate

    1下载:
  2. 本程序按照胡广书《现代数字信号处理》书中的谱估计的内容仿真了各种经典谱估计方法以及现代谱估计方法(周期图法、BT法、welch法、自相关法、修正的协方差法、burg法),因为是课程作业,因此逻辑上写得十分简洁,适合初学者参考。-The program in accordance with the Hu-book of modern digital signal processing book spectral estimation simulation the various classical
  3. 所属分类:matlab

    • 发布日期:2017-11-25
    • 文件大小:2165
    • 提供者:宋聃
  1. dawei1

    0下载:
  2. 自适应功率谱估计,burg算法功率谱估计-Adaptive power spectrum estimation, Burg algorithm for power spectral estimation
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-11-28
    • 文件大小:756
    • 提供者:齐森
  1. xytld

    0下载:
  2. AR模型功率谱估计 自相关算法 burg算法 用Matlab编程仿真实现-AR model autocorrelation power spectrum estimation algorithm burg algorithm simulation using Matlab programming
  3. 所属分类:matlab

    • 发布日期:2017-12-04
    • 文件大小:1269
    • 提供者:慕容卿尘
  1. main

    2下载:
  2. burg距离方位分别外推超分辨算法,实现对稀疏数据的超分辨成像。-burg extrapolation distance and orientation were super-resolution algorithm to achieve the super-resolution imaging sparse data.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2014-03-07
    • 文件大小:674
    • 提供者:laureatew
  1. pburg_spectrum_analysis

    1下载:
  2. 现代信号分析理论中,利用伯格功率谱分析信号-the burg power spectral analysis of signals in modern signal analysis theory
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-11
    • 文件大小:1103
    • 提供者:BEYOND
  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. AR_Burg1

    0下载:
  2. 经典AR模型系数求解,burg法.根据原理手编,希望对大家有帮助。-the method of burg to get the coefficients of AR model
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-11
    • 文件大小:684
    • 提供者:jane
  1. dsp3

    0下载:
  2. 功率谱密度估计。welch法功率谱密度估计,协方差法估计,Burg法估计。-psd estimate。welch,covariance,Burg。
  3. 所属分类:3G develop

    • 发布日期:2017-03-26
    • 文件大小:930
    • 提供者:chqtan
  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. power_estimate

    0下载:
  2. 仿真了各种经典谱估计方法以及现代谱估计方法(周期图法、BT法、welch法、自相关法、修正的协方差法、burg法)-The simulation of a variety of classical and modern spectral estimation methods spectral estimation methods (periodogram, BT France, welch, since the correlation method, the modified covarianc
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2017-04-08
    • 文件大小:217513
    • 提供者:ateachxy
  1. arburg

    0下载:
  2. 一个利用伯格算法估计AR模型参数的matlab程序,程序可以运行- AR parameter estimation via Burg method.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:1188
    • 提供者:xiapeng
  1. 6

    1下载:
  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. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:5186
    • 提供者:Bruce
  1. ARburg

    0下载:
  2. AR模型参数BURG算法估计的功能函数及源代码-BURG AR model parameter estimation algorithm performance function and source code
  3. 所属分类:matlab

    • 发布日期:2017-04-06
    • 文件大小:1768
    • 提供者:余地
  1. stochastic-signal-processing

    0下载:
  2. Levinson-Durbin;Burg; Welch;BT;Bartlett; matlab实现,中文分段注释,简单易懂-Levinson-Durbin Burg Welch BT Bartlett matlab realize, Chinese sub-notes, easy to understand
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3633
    • 提供者:猪妖
  1. burgyulear

    0下载:
  2. 关于AR模型的burg、yulear功率谱估计算法,与系统自带的pburg相比,精确度更高-ar burg yulear
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-13
    • 文件大小:1711
    • 提供者:文爵
  1. Modern-methods-of-spectrum-analysis

    2下载:
  2. 噪声中正弦信号的现代法频谱分析,自己写的matlab程序一份,包括现代法谱估计中AR模型的自相关法,Burg法,协方差法,改进的协方差法四种估计算法-Modern methods of spectrum analysis
  3. 所属分类:Other systems

    • 发布日期:2017-04-11
    • 文件大小:904
    • 提供者:彭东
  1. power-spectrum-estimation

    0下载:
  2. AR过程的线性建模与功率谱估计 自相关值和Yule-Walker法(自相关法) 协方差法; Burg方法; 修正协方差法。-The linear AR process modeling and power spectrum estimation of autocorrelation and Yule-Walker method (autocorrelation) covariance method Burg method modified covariance method.
  3. 所属分类:matlab

    • 发布日期:2017-04-24
    • 文件大小:312572
    • 提供者:辰南
  1. c语言编译器源码

    1下载:
  2. ucc是一款遵从ANSI C89标准的编译器,大约15,000行C代码。目前支持x86平台上的 Linux和Windows系统,能正确编译自身并成功运行。它有下面一些特点: 1. 代码结构清晰直观,有比较详细的中文文档讲述它的实现 2. 使用三地址码作为中间码,构建了由基本块组成的控制流图,适合很多优化算法 3. 编译速度快。词法分析,语法分析和目标代码生成器都是手写的(其中的代码 生成器本想用burg这样的工具自动生成,但这样可能会给代码的理解带来难度, 最后手写了
  3. 所属分类:Linux/Unix编程

    • 发布日期:2014-10-21
    • 文件大小:380043
    • 提供者:yangkui_happy
  1. matlab

    0下载:
  2. 基于yule_walker,burg,协方差,改进协方差,最大熵方法这五种算法的matlab程序,并且是一个周期正弦信号与高斯白噪声的模型-Yule_walker, burg, covariance, improved covariance method of maximum entropy algorithm matlab these five programs, and is a periodic sinusoidal signal with Gaussian white noise mod
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:3038
    • 提供者:王蕾
« 1 2 ... 5 6 7 8 9 1011 12 »
搜珍网 www.dssz.com