-
Link-a-System-Level-OFDM-Simulator
针对OFDM系统,分成链路级仿真和系统级仿真两个部分。为了降低系统级仿真的复杂度,采用链路级仿真的部分结果。(It contains mainly two parts, i.e. link-level simulator and system-level simulator.
Link-level simulator focus on a single-cell single-user scenario, where signal is transmitted from tx, and estimated at rx. Comparing the difference in tx/rx signal, the error rate can be found out. The output of the link-level simulator is the BLER/BER vs. SNR mapping table, that can be used for the system-level simulation.
System-level simulator focus on a multi-cell multi-user scenario. For the sake of simplicity, it takes the mapping table aquired in the link-level simulation, measure the actural SNR, and finds the corresponding error rate.
Link-level simulator support SISO, 1 by x MRC, 2 by 1 STBC/SFBC, 2 by 2 Alamouti, x by 1 Antenna selection, x by y antenna selection.
System-level simulator, currently support only SISO and 1 by 2 MRC.
To start with, go into the folder sys_link_simu, and excute the following commond from matlab:
sys_link_simu_func(a,b)
where a is the link ada)
- 2011-08-09 11:00:53下载
- 积分:1
-
Tracking-control-of-a-mobile-robot-with-kinematic
Tracking control of a mobile robot with kinematic and dynamic constraints
- 2013-01-01 14:07:37下载
- 积分:1
-
Numerical-analysis-and-MATLAB
数值分析及其MATLAB实现(MATLAB 6.X 7.X版)光盘含有用可视化图形介绍的MATLAB基本操作和作图等内容的Word文档电子图书及其多媒体教学软件。另外,光盘中还附有本书中的MATLAB程序包和图形供读者使用。(EBooks numerical analysis and MATLAB (MATLAB 6.X 7.X version) CD-ROM containing MATLAB basic operations and mapping of the visual graphics on a Word document and multimedia teaching software. In addition, the CD also use with MATLAB package and graphics for this book readers.)
- 2012-10-18 19:06:00下载
- 积分:1
-
daitong
使用带通滤波器对图像进行处理,其中daitongfilter。m是带通滤波器函数(The use of band-pass filter for image processing, which daitongfilter. m is the band-pass filter function)
- 2009-07-11 13:54:18下载
- 积分:1
-
cei
本代码是关于用matlab算出两路信号的相位差(the code is calculated on the use of Matlab two signals phase difference)
- 2007-04-05 10:25:41下载
- 积分:1
-
案例1 BP神经网络的数据分类-语音特征信号分类
简单的bp神经网络,是一个语音信号的简单建模和处理,结构深度是3层(simple MATLAB code example for BP network)
- 2017-07-17 19:23:41下载
- 积分:1
-
KNN1
对k近邻方法进行改进,knn方法中自动获取k值(Automatic selection of K value in KNN algorithm)
- 2016-05-25 15:26:19下载
- 积分:1
-
NFNN_out
计算正则化模糊神经网络的输出值,分为五层,包括正则化,模糊化和输出层,内有注释。(Output value calculated Regularization Fuzzy Neural Network, is divided into five layers, including regularization, blurring and output layer, within a comment)
- 2012-09-03 21:22:00下载
- 积分:1
-
BPnet
MATLAB的神经网络算法,数学建模使用挺好的~~~~~~~~~~~~~(MATLAB neural network algorithms, mathematical modeling of the use of good ~~~~~~~~~~~~~)
- 2009-05-11 16:57:13下载
- 积分:1
-
TP-matlab
Question 1
Question 2
Question 3
3-a) Gaussian filtering with different values ecrats types of noise
Gaussian
3-b) Gaussian filtering with different values ecrats types of noise
pulse
Question 4
4 - a) Median filtering with different window sizes of a noise
Gaussian
4-b) median filtering with different window sizes of a noise
pulse
Question5
5-a) sigma filter applied to a Gaussian noise
5-b) sigma filter applied to an impulse noise
6 - Conclusion
- 2011-04-28 21:19:28下载
- 积分:1