-
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
-
pinlvjiebian
matlab仿真的频率捷变雷达信号,进行了时域显示和脉压分析,适用于对雷达信号处理学习的同学。(matlab simulation of frequency-agile radar signals for display and pulse time-domain analysis for radar signal processing for the students to learn.)
- 2021-04-10 21:08:59下载
- 积分:1
-
Chapter2
it s a wireless communication document
- 2014-11-15 15:03:33下载
- 积分:1
-
per_nr_hard
mod boost cover.eff high
- 2013-11-05 05:36:49下载
- 积分:1
-
4.QueueControl
用自适应方法,对ABR交通流的拥塞控制。(With adaptive methods, the ABR congestion control traffic flow.)
- 2011-11-11 10:48:43下载
- 积分:1
-
matlab_Lab2
Simple NaiveBayes made in Matlab
- 2010-11-27 01:56:21下载
- 积分:1
-
Plate_Bending
本matlab源代码功能是用有限元方法来解决在统一的横向压力下的薄板弯曲问题。(Bending of thin plate under uniform transverse pressure is solved using Finite Element Method)
- 2011-09-28 16:12:59下载
- 积分:1
-
anfis
自适应网络模糊推论系统(ANFIS),产生输入输出变量的初始归属含数集合(Adaptive network fuzzy inference system (ANFIS), generating an initial ownership of the number of input and output variables containing the set)
- 2014-12-23 15:11:00下载
- 积分:1
-
pso_3
PSO BASED MPPT CONTROLLER FOR SOLAR PANEL
- 2014-04-13 01:14:14下载
- 积分:1
-
Sim_LDPC_802_16e
本程序可仿真IEEE802.16e LDPC编解码器,程序设计原理见本人如下专著。
[1] 肖扬著, Turbo与LDPC编解码及其应用,人民邮电出版社,2010.
[2] 肖扬著, MIMO多天线无线通信系统,人民邮电出版社,2009。
本程序只用于科研,不得用于其它场合。(The program can simulate LDPC codec with IEEE 802.16e LDPC of the size
2256*4512, and 1/2 code rate.
Copyright (C2010-2015) Yang XIAO, Beijing Jiaotong University, Nov.3, 2010, E-Mail: yxiao@bjtu.edu.cn.
Current Version Published: 2010-11-3
In my following books, I derived the algorithm of constructing the parity check matrices of IEEE 802.16e LDPC.
[1] Y. Xiao, Turbo and LDPC Codecs and their Applications, Press of Posts and Telecommunications, Beijing, 2010.
[2] Yang Xiao, MIMO Multiple Antenna Wireless Communication Systems, Press of Posts and Telecommunications, Beijing, 2009.
This program also provides the LDPC code with the size 4512*2256, and 1/2 code.)
- 2010-11-07 08:19:04下载
- 积分:1