搜索资源列表

  1. 利用burg算法计算lpc系数

    1下载:
  2. 用c语言编写的,利用burg算法计算lpc系数

  3. 所属分类:其它源码

    • 发布日期:2008-12-01
    • 文件大小:751
    • 提供者:lufei007
  1. burg

    0下载:
  2. 用Burg算法估计AR模型参数,进而实现功率谱估计. 形参说明: x——双精度实型一维数组,长度为n,存放随机序列。 n--整型变量,随机序列的长度。 p--整型变量,AR模型的阶数。 a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。 v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 -with Burg algorithm estim
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-15
    • 文件大小:22528
    • 提供者:lkz
  1. burg.

    0下载:
  2. burg法估计AR(P)模型参数的算法。里面ef是前项误差bf是后项误差,mse是预测误差的均方值。程序的最后输出的是把各阶预测误差放在一个下三角距阵中-burg estimates the AR (p) model parameter algorithm. Ef is inside the former bf error is the latter error, mse is forecast error of the mean sq
  3. 所属分类:电子书籍

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:李伟
  1. Burg

    0下载:
  2. 用burg算法实现功率谱的估计,可以改变信噪比SNR,阶次P,可以分析分辨率-Burg algorithm using power spectrum estimation, can change the signal to noise ratio SNR, order P, can be analyzed resolution
  3. 所属分类:中文信息处理

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:严敏
  1. burg

    0下载:
  2. 这是个数字信号处理的burg算法的 matlab实现,里面各个参数可调,效果非常不错-This is a digital signal processing matlab algorithm to achieve burg, which adjustable parameters, the effect is very good
  3. 所属分类:图形图象

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:kevin
  1. Burg

    0下载:
  2. 用MATLAB编的 谱估计里的伯格算法 效果很好-Made use of MATLAB in the Burg spectral estimation algorithm works well
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:刘小云
  1. burg

    0下载:
  2. burg算法的matlab实现,自己编写,有一定的参考价值-burg algorithm matlab realized, I have written has a certain reference value
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:许诺
  1. burg

    0下载:
  2. 实现了BURG算法,可求出相关参数并绘出了阶次和误差关系的曲线图-err
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:14336
    • 提供者:张丽
  1. burg

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:黄荣
  1. burg

    0下载:
  2. 在MATLAB上实现burg算法,简便易懂-Burg on implementation in MATLAB algorithm, simple and understandable
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:xf
  1. BURG

    0下载:
  2. 本文件为语音识别lpc源码中的burg算法部分。该算法简单实用,适合于进行线性预测参数的计算-This document is for lpc-source speech recognition algorithm in the part of the burg. The algorithm is simple and practical, suitable for the calculation of the linear predi
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:魏玮
  1. burg(1)

    0下载:
  2. 主要是BURG法对声信号进行谱估计的程序。 还有利用BURG法求AR模型系数-BURG mainly on the sound signal spectral estimation process. BURG method are the use of AR model coefficients
  3. 所属分类:文档资料

    • 发布日期:2024-05-15
    • 文件大小:116736
    • 提供者:张强
  1. Burg

    0下载:
  2. 通过此代码,实现伯格法进行谱估计。程序简单,便于理解和学习。-Burg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:FY
  1. burg

    0下载:
  2. The burg method for the AR model parameters(parametric methods for power spectrum estimation)
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:hakan
  1. burg

    0下载:
  2. burg算法求功率谱,用matlab实现,其中用到了arburg和pburg等函数-burg algorithm for power spectrum, with the realization of matlab, which uses a function such as arburg and pburg
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:224256
    • 提供者:jeas
  1. Burg

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

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:lien chen
  1. Burg

    0下载:
  2. 实现了用burg方法进行谱估计,输出有系数矩阵,方差,各阶预测误差-it realize the Spectral Estimation using the methed of burg.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:田佳
  1. burg

    0下载:
  2. burg算法的具体实现,计算步骤完全参考胡广书数字信号处理-burg concrete realization of the algorithm, calculation steps Complete Reference, Hu Guang-shu digital signal processing
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:2048
    • 提供者:star308
  1. Burg

    0下载:
  2. 实现两个语音信号的分离,采用Burg算法-To achieve the separation of two speech signals using the Burg algorithm
  3. 所属分类:matlab例程

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:vase
  1. burg

    0下载:
  2. 我的作业,自己编的burg算法,希望对大家有帮助,和大家一起share-algorithm of burg
  3. 所属分类:语音压缩

    • 发布日期:2024-05-15
    • 文件大小:1024
    • 提供者:qiuyan
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org