当前位置:
首页
资源下载

搜索资源 - levinson-durbin algorithm matlab
搜索资源列表
-
0下载:
levinson-durbin的算法matlab仿真与实现-The algorithm matlab of levinson-durbin imitates really with realize
-
-
2下载:
采用matlab编写的levinson durbin 算法,具有可运行的程序,代码中提供了详细的注释,程序最后会将系数收敛的结果打印出来。该程序适合于需要学习和编写LD算法的人使用。-matlab prepared using levinson durbin algorithm, has the operational procedures, the code provides detailed annotations, the program will be the final result
-
-
0下载:
AR模型估计的levinson算法和burg算法程序-AR model estimation algorithm levinson algorithm and procedures burg
-
-
0下载:
用matlab实现levinson-durbin递推算法-Use matlab to achieve levinson-durbin recursive algorithm
-
-
1下载:
功能描述:用matlab语言实现levinson-durbin算法
函数名:levinson_durbin_Algo
输入参数:
(1)R:自相关矩阵或者其估计值
(2)P:AR模型的阶数
输出参数:
(1)A:p阶AR模型的参数,它是一个长度为P+1的行向量
(2)E:噪声功率
调用函数:无
被调用:L_D_sim.m
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-1
-
-
0下载:
利用matlab语言来实现levinson-durbin递推算法,并估计AR模型参数,从而对正弦信号加白噪声进行功率谱估计。-Using matlab language to implement levinson-durbin recursive algorithm, and estimate the AR model parameters, thus sinusoidal signal plus white noise power spectrum estimation.
-
-
0下载:
BT法、周期图法、以及levinson-durbin迭代算法的matlab代码,并且比较三者性能-BT method, periodogram, and the levinson-durbin iteration algorithm matlab code, and compare the three performance
-
-
0下载:
基于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
-
-
0下载:
this file Implement levinson-durbin algorithm With matlab m.file.
-
-
1下载:
levinson-durbin算法的应用:基于Y-L公式的一个实验,AR模型,内含有levinson-durbin实现的matlab源码-levinson-durbin algorithm applications: an experimental YL-based formula, AR model, containing levinson-durbin realize matlab source
-