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

搜索资源列表

  1. Burg_Levinson_Multitaper_MUSIC

    0下载:
  2. 基于matlab的对于产生的通信信号的功率谱估计的多种算法,包括Burg法、Levinson法、Multitaper方法、MUSIC法,并包括通信信号产生以及理论谱估计算法。-Based on traffic generated by the matlab signal for the power spectrum estimation algorithms, including the Burg method, Levinson method, Multitaper method, MUSIC
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4199
    • 提供者:
  1. BP

    0下载:
  2. 用bp方法进行神经网络实验,进验证,算法简单,结果有效,-Burg method using spectral analysis of modern experimental, into the verification algorithm is simple, effective,
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-10
    • 文件大小:1382
    • 提供者:jinxia2007
  1. PSD_BurgMethord

    0下载:
  2. 现代信号处理中功率谱估计的Burg算法,程序简单直观。-the algorithm in modern signal processing.
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1357
    • 提供者:lingjun
  1. dsp

    0下载:
  2. AR过程的线性建模与功率谱估计 理解AR过程的产生机理,复习实验1估计自相关序列的方法。 2.利用估计出的自相关序列来求解信号的功率谱,即用周期图法来估计功率谱。 3.分别采用自相关法(Yule-Walker法),协方差法,Burg法,修正协方差法来估计功率谱,并与周期图法进行比较,分析性能孰优孰劣。 4.学习matlab在数字信号处理中的应用。 -Linear AR process modeling and power spectrum estimation
  3. 所属分类:DSP program

    • 发布日期:2017-03-31
    • 文件大小:69929
    • 提供者:陈述
  1. suanfa

    0下载:
  2. AR过程的线性建模的Burg算法参数估计m文件-Burg method for AR processing
  3. 所属分类:Wavelet

    • 发布日期:2017-04-10
    • 文件大小:965
    • 提供者:夏天
  1. essay-report

    1下载:
  2. 通过分析AR模型功率谱估计,介绍AR模型参数提取的自相关法、Burg法和修正协方差法,并利用计算机仿真比较其性能。-By analysis of the AR model power spectrum estimation, the introduction of the AR model parameters are extracted,namely the autocorrelation method, the Burg method and the modified covariance
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:360669
    • 提供者:姓名
  1. power-spectrum

    0下载:
  2. 三种不同的方法用于求信号的功率谱,包括burg算法,周期图法,levinson法。-Three different methods used in the power spectrum for signal, including burg algorithm, a periodic chart, levinson method.
  3. 所属分类:matlab

    • 发布日期:2017-03-31
    • 文件大小:2174
    • 提供者:mike
  1. PSD(AR)

    0下载:
  2. 功率谱密度函数,AR谱估计方法,Burg递推算法-The power spectral density function, the AR spectral estimation method, the Burg recursive algorithm
  3. 所属分类:matlab

    • 发布日期:2016-03-28
    • 文件大小:1024
    • 提供者:bryanni
  1. L_DandBurg

    0下载:
  2. L_D算法和Burg算法解Toeplitz矩阵并进行参数估计,并对信号的功率谱进行比较-Levinson algorithm and Burg algorithm
  3. 所属分类:matlab

    • 发布日期:2017-04-11
    • 文件大小:1245
    • 提供者:李泳江
  1. AR

    2下载:
  2. 利用AR模型实现功率谱估计的方法,包括直接求解,L-D递推,自相关法和Burg算法。-AR model power spectrum estimation methods, including direct solving LD recursive autocorrelation method and Burg algorithm.
  3. 所属分类:matlab

    • 发布日期:2016-03-28
    • 文件大小:1024
    • 提供者:王浩
  1. AutoRegression-Analysis-(AR)

    0下载:
  2. AR 模型及最大熵、Burg等方法的参数估计以及演示,包括说明文档-AR model and its parameters estimation
  3. 所属分类:Other systems

    • 发布日期:2017-03-29
    • 文件大小:123522
    • 提供者:Daniel Liu
  1. gonglvpuguji

    0下载:
  2. 关于现代功率谱估计的各种方法,自相关,协方差,burg,lms等-Various methods of modern power spectrum estimation, autocorrelation, covariance, burg, lms, etc.
  3. 所属分类:Other systems

    • 发布日期:2017-03-28
    • 文件大小:2113
    • 提供者:zh
  1. MARBURG

    0下载:
  2. C scr ipt for estimating AR parameters using Burg algorithm
  3. 所属分类:DSP program

    • 发布日期:2017-04-05
    • 文件大小:867
    • 提供者:zcos123
  1. puguji

    0下载:
  2. 本人自己做的功率谱估计的课程作业,利用matlab实现古典和现代功率谱估计,有间接法,burg法,music法。完全一步一步实现的,希望对大家有帮助-Course work, I do own the power spectrum estimation using matlab classical and modern power spectrum estimation, the indirect method, burg, law, music law. Full step by step,
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2713
    • 提供者:july
  1. work

    0下载:
  2. 各种功率谱估计的源程序,有经典法中的间接法,welch法,现代谱估计中的levinson法,burg法,以及特征分解music法,可以得到仿真结果,自己为论文准备的希望对大家有所帮助-The source of a variety of power spectrum estimation, the indirect method in the classical method, Welch method spectrum estimation in the levinson France, bu
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:78692
    • 提供者:dajiang
  1. AR_fburg

    1下载:
  2. 该程序模拟了雷达照射区域存在多个点目标,利用线性自回归的方法进行目标估计,包括burg,Yule-Walker法AR 谱估计和修正的协方差谱估计。-The program simulates the radar of the irradiated region there are multiple points of the target, using linear target is estimated from the regression method, including burg, Y
  3. 所属分类:matlab

    • 发布日期:2017-04-08
    • 文件大小:1470
    • 提供者:王飞
  1. MMSPo

    0下载:
  2. 现代信号处理中关于Levinson算法,Burg算法,,ARMA模型法,MUSIC算法,已通过测试。 -Modern signal processing on the Levinson algorithm, Burg algorithm, ARMA model law, MUSIC algorithm, has passed the test.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-08
    • 文件大小:1593871
    • 提供者:cscm0077
  1. myselfpburg01

    0下载:
  2. Burg算法AR谱估计发生谱线分裂现象的仿真验证-Burg algorithm for AR spectral estimation spectral splitting phenomenon in the simulation
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:824
    • 提供者:黄忠
  1. myBurg

    0下载:
  2. 根据burg算法实现的AR模型功率谱计算-Burg algorithm AR Model Power spectrum calculation
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1792
    • 提供者:黄忠
  1. heizizhouqi

    0下载:
  2. 采用经典谱估计的周期图法和基于AR模型的Burg算法两种方法进行谱估计,计算太阳黑子的活动周期。-Classical spectral estimation, periodogram and Burg algorithm are two methods based on AR model spectrum estimation, calculation of the sunspot activity cycle.
  3. 所属分类:Graph program

    • 发布日期:2017-04-03
    • 文件大小:1445
    • 提供者:邢捷希
« 1 2 3 4 5 6 7 89 10 11 »
搜珍网 www.dssz.com