-
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
-
09
说明: 《Matlab从入门到精通》所有的源程序。(《Matlab from entry to the master》 all of the source.)
- 2009-10-09 01:35:49下载
- 积分:1
-
FDTF_2D
this file is yee method to simulation of plane wave propagation
- 2010-01-24 00:14:46下载
- 积分:1
-
scaledata
matlab code for scale data of any type. nokia c7 manual included.
- 2013-05-16 03:27:46下载
- 积分:1
-
matlab
(1) 读取n副连续有重叠部分的图像,在n副图像中检测SIFT特征,并用SIFT
特征描述子对其进行描述。
(2) 匹配相邻图像的特征点,并根据特征点向量消除误匹配。
(3) 使用RANSAC方法,确定变换参数。
(4) 图像融合
((1) Read n successive overlapping sub-part of the image, the image of the n sub-SIFT features detected and characterized using SIFT descriptors be described. (2) adjacent to the image feature point matching, and according to the feature vector to eliminate false matching points. (3) using RANSAC approach to determine the transformation parameters. (4) image fusion)
- 2013-09-15 22:40:17下载
- 积分:1
-
bandian
超声斑点;瑞利分布;伽马分布;Hilbert空间填充;斑点图像(Ultrasound speckle Rayleigh distribution gamma distribution fill a Hilbert space spots image)
- 2013-04-16 20:36:33下载
- 积分:1
-
DWT_OFDM
simulation of OFDM using discrete wavelet transform
- 2013-11-22 07:40:24下载
- 积分:1
-
SL0_2D_1
压缩感知:2维图像的压缩感知SL0重构算法,是本人精心编写调试好的,请放心使用。(cs:2 dimensional image compressive Sengsing uingsing SL0 reconstruction algorithm
)
- 2021-01-28 09:38:34下载
- 积分:1
-
feature_selection_peng
用于进行特征选择的方法,可以对数据进行降维,减少冗余。(For the method of feature selection, the data can be reduced and redundant.)
- 2018-03-21 15:23:03下载
- 积分:1
-
matlab2
This function performs one-dimensional (Cartesian) finite-difference time-domain simulations. It assumes the spatial grid extends from k = 1 to k = Nz and that the simulation runs for nSteps time steps.(1D-FDTD-program(matlab) This function performs one-dimensional (Cartesian) finite-difference time-domain simulations. It assumes the spatial grid extends from k = 1 to k = Nz and that the simulation runs for nSteps time steps.)
- 2010-01-18 10:46:35下载
- 积分:1