搜索结果
找到约 45 项符合
Burg 的查询结果
按分类筛选
测试测量 用burg法实现功率谱估计
用burg法实现功率谱估计
数值算法/人工智能 用Burg算法估计AR模型参数
用Burg算法估计AR模型参数,进而实现功率谱估计.
形参说明:
x——双精度实型一维数组,长度为n,存放随机序列。
n--整型变量,随机序列的长度。
p--整型变量,AR模型的阶数。
a--双精度实型一维数组,长度为(p十1)。存放AR模型的系数a(0),a(1),...,a(p)。
v--双精度实型指针,它指向预测误差功率,即AR模型激励白噪声的方差。 ...
数值算法/人工智能 Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PB
Windowed-Burg method is made in order to improve the Clasical Burg method. Previously, I send the PBURGW.m file, but now I include also the ARBURGW.m algorithm and some NOTES-EXAMPLES to explain it and compare with the pburg.m algorithm from MATLAB.
matlab例程 武汉理工大学程磊编写的AR模型的Burg算法的matlab程序
武汉理工大学程磊编写的AR模型的Burg算法的matlab程序,有用
汇编语言 DSP 实现基于BURG算法的功率谱估计
DSP 实现基于BURG算法的功率谱估计
电子书籍 burg法估计AR(P)模型参数的算法。里面ef是前项误差bf是后项误差
burg法估计AR(P)模型参数的算法。里面ef是前项误差bf是后项误差,mse是预测误差的均方值。程序的最后输出的是把各阶预测误差放在一个下三角距阵中
matlab例程 各种功率谱估计算法!包括AR谱估计,BURG算法,YULE-WALK方程
各种功率谱估计算法!包括AR谱估计,BURG算法,YULE-WALK方程
其他 burg 的matlab程序
burg 的matlab程序,可进行功率谱计算
其他 about dsp,use Burg arithmetic to get the parameter of AR model ,and so on
about dsp,use Burg arithmetic to get the parameter of AR model ,and so on