-
OFDM
OFDM下行的仿真1、产生要传输随机数;
2、进行调制;
3、串并转换;
4、进行IFFT操作(代码中有用到共轭对称向量的IFFT为实数进行简化计算);
5、增加循环前缀;
6、并串转换;
7、输出前滤波;
8、增加信道噪声(加性高斯白噪声);
9、接收端串并转换;
10、去除循环前缀;
11、进行FFT变换;
12、信号解调;
13、误比特率计算;
(OFDM downlink simulation 1, have to be transmitted random number 2, the modulation 3 series and transforms 4, the IFFT operation (code useful to conjugate symmetric vector of the IFFT of real numbers to simplify calculations) 5, the increase in circulating prefix 6, and string conversion 7, the output before the filter 8, increased channel noise (additive white Gaussian noise) 9, the receiver string and conversion 10, removal of cyclic prefix 11, the FFT transform 12 , the signal demodulation 13, bit error rate )
- 2010-10-20 10:18:43下载
- 积分:1
-
16QAM
对16进制的QAM调制信号的matlab仿真 已完美运行通过(On the 16-band QAM modulated signal matlab simulation has been run through a perfect)
- 2013-11-08 10:56:38下载
- 积分:1
-
PMSM_PI
永磁同步电机滑膜控制,可运行。效果不错,欢迎下载。(PMSM control synovium, can run. Well, welcome to download.)
- 2017-04-19 09:11:16下载
- 积分:1
-
simple_PLL
实现数字二阶锁相环仿真模拟,基于matlab(Simulation of digital two phase phase locked loop on matlab)
- 2020-10-17 11:17:28下载
- 积分:1
-
GUI_MATLAB
how to construct a gui using matlab
- 2014-02-05 12:37:56下载
- 积分:1
-
kmeansaa
此计划获得的图像和desidered一些分区和认定的手段的不同类别,并提供clasified形象(This program gets an image and the desidered number of partitions and finds the means of the different classes and provides a clasified image
)
- 2009-05-06 20:31:47下载
- 积分:1
-
after_u_ccdf
MATLAB编写的利用u律函数实现的抑制OFDM峰均比的程序,程序通过运行,通过u率函数对信号压扩后,PAR明显降低(U law written by MATLAB functions for OFDM PAPR suppression program, the program by running through the u signal compression and expansion rate after the function, PAR was significantly lower)
- 2021-04-22 11:28:48下载
- 积分:1
-
GeneralExpectationMaximization
expectation maximization algorithm
- 2009-05-15 20:40:06下载
- 积分:1
-
MV_Plot
画运动矢量的好例子。用matlab实现
画运动矢量的好例子。用matlab实现(Painting a good example of motion vector. Using matlab to achieve a good example of motion vector drawing. Achieved using matlab)
- 2009-12-22 13:33:39下载
- 积分:1
-
matlab
MATLAB是一种用于科学工程计算的高效率高级语言。MATLAB的基本数据单位是矩阵,它的工具箱已经延伸到了科学研究和工程应用的许多领域。它在诸如一般数值计算、数字信息处理、系统识别、自动控制、振动理论、时序分析与建模、优化设计、神经网络控制、动态仿真系统、金融管理、小波分析、特殊函数和图形领域表现出一般高级语言难以相比的优势,并可以方便地用于几乎所有的科学和工程计算的各方面。(MATLAB is a science and engineering computing for efficient high-level language. MATLAB' s basic data unit is the matrix, and its toolbox has been extended to scientific research and engineering applications in many fields. It is in such general numerical calculation, digital information processing, system identification, automatic control, vibration theory, time series analysis and modeling to optimize design, neural network control, dynamic simulation system, financial management, analysis, special functions and graphics in the field show generally difficult to match the advantages of high-level language, and can be easily used in almost all scientific and engineering computing aspects.)
- 2010-05-25 23:02:28下载
- 积分:1