-
OFDM_rece_matlab
一个OFDM符号128个有效符号,插入128个虚拟子载波
符号率(即有效数据率)fsymbol,而发送速率(需要包括虚拟子载波)2fsymbol
输入的数据需要2倍的发送数据率,以便进行内插,实现位定时跟踪,即4倍fsymbol采样率的调制信号
OFDM symbol Nfft=128 points
一个OFDM符号数据点 Nfft*2 = 256 , Guard Interval点 =Ng*2=64
( a OFDM symbol 128 effective symbols, insert 128 virtual sub-carrier
symbol rate (i.e. valid data rate), and fsymbol sending rate (need to include virtual sub-carrier) 2fsymbol
input data need 2 times the sending data rate for interpolation, realize a timing tracking, namely fsymbol sampling rates four times the modulation signal
OFDM symbol Nfft = 128 points
a OFDM symbol of data points Nfft* 2 = 256, Guard Interval point = Ng* 2 = 64
)
- 2011-05-21 10:28:58下载
- 积分:1
-
guide-of-matlab
由语言编和应用编两部分组成,语言编介绍MATLAB语言的基本语法,既便于自学,应用编给出80个实例(it composed by language and application, language part describes the basic syntax of the MATLAB ,and application part have 80 examples .both for self_learning)
- 2013-08-12 17:01:39下载
- 积分:1
-
33system
33节点的配电网重构程序,基于粒子群算法。相当快速。但是需要再修改源码才可以重新生成数据。(33 node distribution network reconfiguration procedures, based on particle swarm optimization. Pretty fast. But the need to modify the source code before they can re-generate the data.)
- 2020-06-30 22:00:02下载
- 积分:1
-
fdv41
说明: 使用Gabor-Feature 的人脸检测matlab程序,自带测试图像(Face Detection using Gabor-Feature Extraction and Neural Networks)
- 2009-07-30 10:03:41下载
- 积分:1
-
sevenleveldiode
This simulation file is in simulink and describes the 7 level diode clamped inverter.
- 2014-08-10 13:23:15下载
- 积分:1
-
B-G-curve
换能器导纳图绘制函数,需要自备换能器导纳数据,代入即可(Transducer admittance mapping function, you need to bring their own transducer admittance data can be substituted into)
- 2013-09-15 09:11:42下载
- 积分:1
-
SDM_Matlab
Calculates SNR and PSD of the bit-stream and of the signal
- 2013-04-10 08:27:06下载
- 积分:1
-
hankel
说明: 随机子空间法中利用结构响应构造块汉克尔矩阵(Building block Hankel matrix)
- 2019-12-31 00:39:48下载
- 积分:1
-
L_D_sim
功能描述:测试Levinson-Durbin算法
文件名:L_D_sim.m
测试用例:
(1)x(n)+0.81*x(n-2)=u(n),u(n)为高斯白噪声
(2)x(n)=u(n)+u(n-1)+u(n-2),u(n)为高斯白噪声
文件输出:两种测试用例情况下的功率谱
调用函数:function [A,E] = Levinson_Durbin_Algo(R,P)
被调用:无
作者:mingcheng
编写时间:2009-11-13
修改时间:2009-11-13
版本:V1.0 ( Function Description: Test Levinson-Durbin algorithm file name: L_D_sim.m test case: (1) x (n)+0.81* x (n-2) = u (n), u (n) is Gaussian white noise (2) x (n) = u (n)+ u (n-1)+ u (n-2), u (n) is Gaussian white noise file output: two tests use case in case of power spectrum call the function: function [A, E] = Levinson_Durbin_Algo (R, P) is called: No of: mingcheng write time :2009-11-13 modified :2009-11-13 version: V1.0 )
- 2010-07-11 12:19:03下载
- 积分:1
-
Simple-Calculator
设计简单计算机要求用户输入运算数和运算符实现两个数的运算。(Simple Calculator
)
- 2011-05-25 23:51:22下载
- 积分:1