-
Levinson_Durbin_Algo
功能描述:用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-13
版本:V1.0 (Function Description: The matlab language Levinson-Durbin algorithm function name: Levinson_Durbin_Algo Input parameters: (1) R: correlation matrix or its estimated value (2) P: AR model orders output parameters: (1) A: p-order AR model parameters, it is a line of length P+1 vector (2) E: noise power call the function: No to be called: L_D_sim.m Study: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:14:31下载
- 积分:1
-
MFIE
计算电磁学,本程序用于磁场积分方程求解圆柱散射(Magnetic field integral equation (MFIE) for 2-D cylinder scattering.)
- 2010-03-10 11:17:31下载
- 积分:1
-
all_medfilt2
此为中值滤波原程序,通过matlab调用可实现滤波(this filter for the original procedure for the adoption of Matlab can be called Filter)
- 2007-05-09 23:01:25下载
- 积分:1
-
smoothing-operation
image smoothening and filtering
- 2012-03-28 02:15:59下载
- 积分:1
-
decisiontree
决策树的matlab实现,包含训练和测试(Decision Tree matlab implementation)
- 2013-07-16 09:33:43下载
- 积分:1
-
chaoliujisuan
配电网辐射网30节点前推回代潮流计算程序(matlab)配电网辐射网30节点前推回代潮流计算程序(matlab)(Forward and backward substitution with 30 nodes of the grid Radiation Network flow calculation procedures (Matlab) with grid Radiation Network 30 nodes forward and backward substitution trend calculation program (Matlab))
- 2013-05-13 08:34:10下载
- 积分:1
-
dist
距离计算——matlab :利用MATLAB语言编写的用于计算两点间距离的M文件(Distance calculation- matlab)
- 2012-12-27 10:42:48下载
- 积分:1
-
Linear regression
使用线性模型对数据进行多项式拟合和正弦拟合(Polynomial and Sinusoidal Fitting of Data Using Linear Model)
- 2019-03-07 09:24:33下载
- 积分:1
-
buisang
基于欧几里得距离的聚类分析,语音信号的采集与处理,数字信号处理课设,是路径规划的实用方法。( Clustering analysis based on Euclidean distance, Acquisition and Processing of the speech signal, digital signal processing class-based, Is a practical method of path planning.)
- 2016-05-10 10:23:31下载
- 积分:1
-
myditfft
function y=myditfft(x)
《数字信号处理教程——MATLAB释义与实现》
用MATLAB语言编写的基2 DIT FFT子程序(function y = myditfft (x) " digital signal processing tutorial- MATLAB Interpretation and Implementation" MATLAB language with the base 2 DIT FFT Subroutine)
- 2010-06-26 11:38:11下载
- 积分:1