-
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
-
bpsk_awgn
BPSK的AWGN分析归一化,对初学者会有所帮助(BPSK Analysis of the AWGN normalized, it would be helpful for beginners)
- 2007-10-28 16:28:29下载
- 积分:1
-
DMC
DMC程序,利用MATLAB仿真的,供大家研究。(DMC procedure, the use of MATLAB simulation for the U.S. study.)
- 2008-07-11 14:59:42下载
- 积分:1
-
matlab
基于matlab的电力系统潮流计算程序设计(牛拉法).doc是您毕业设计的第一选择(MATLABAbstract:Newton-Raphson technique is an efficient power flow algorithm.It use MATLAB language
to design Newton-Raphson technique power algorithm,and passing calculation of an example in this
paper to show correction of the designed program.
Key words:Newton-Raphson technique,non-line square,power system)
- 2010-05-18 15:09:22下载
- 积分:1
-
coherent
解相干MUSIC算法 非常有用 matlab 阵列信号处理 新手必学(Coherent MUSIC algorithm is very useful for the novice array signal processing matlab will learn)
- 2020-11-10 23:39:46下载
- 积分:1
-
RLS
仿真对象如下:
其中, v( k )为服从N (0,1) 分布的白噪声。输入信号u ( k) 采用M 序列,幅度为 1。M 序列由 9 级移位寄存器产生,x(i)=x(i-4)⊕x(i-9)。
选择如下辨识模型:
加权阵取Λ = I。
衰减因子β = 0.98,数据长度 L = 402。
辨识结果与理论值比较,基本相同。辨识结果可信
(he simulation object is as follows: among them, v (k) to obey N (0, 1) distribution of white noise. The input signal u (k) using M sequence, amplitude is 1. M sequence by 9 level shift register generation, x (I) = x (I- 4) ⊕ x (I- 9). Choose the identification model: weighted array take Λ = I. Attenuation factor β = 0.98, the data length L = 402. Identify the theoretical calculation and comparison, basically the same. Identification results are reliable)
- 2012-12-28 15:49:33下载
- 积分:1
-
GUI
用matlab语言编写了一个GUI截面,通过该界面可以实现图像的傅立叶变换,反傅里叶变换,高低通滤波,以及把黑白图像转化成灰度图像等功能。(Matlab language with a GUI section, the interface can be achieved through the Fourier transform of the image, anti-Fourier transform, high and low pass filter, and the black and white image into gray image and other functions.)
- 2011-05-12 20:53:41下载
- 积分:1
-
MixtureOfGaussianPlot
Mixture of Gaussian is an example of matlab code that plot miture of more than one gaussian.
- 2013-03-09 01:38:38下载
- 积分:1
-
efast
FOC induction machine library
- 2013-08-28 21:08:11下载
- 积分:1
-
APtutorial-for-PCA
线性主元分析教程,结构清晰,讲解易懂,容易上手的入门资料(a tutorial for PCA)
- 2011-10-28 09:11:46下载
- 积分:1