-
tongxi
OFDM(Orthogonal Frequency Division Multiplexing)即正交频分复用技术,实际上OFDM是MCM Multi-CarrierModulation,多载波调制的一种。其主要思想是:将信道分成若干正交子信道,将高速数据信号转换成并行的低速子数据流,调制到在每个子信道上进行传输。正交信号可以通过在接收端采用相关技术来分开,这样可以减少子信道之间的相互干扰 ICI 。每个子信道上的信号带宽小于信道的相关带宽,因此每个子信道上的可以看成平坦性衰落,从而可以消除符号间干扰。而且由于每个子信道的带宽仅仅是原信道带宽的一小部分,信道均衡变得相对容易。本程序实现OFDM与QPSK技术的比较(This program realization technology and the OFDM QPSK technology)
- 2010-10-16 17:21:55下载
- 积分:1
-
convolution
convolution code in matlam code language
- 2011-10-26 20:33:45下载
- 积分:1
-
用遗传算法改进粒子群GA-PSO算法
本算法为用遗传算法改进粒子群GA-PSO算法,附带含有程序使用说明。(This algorithm uses genetic algorithm to improve particle swarm optimization GA-PSO algorithm, with instructions for the use of the program.)
- 2021-01-08 09:48:51下载
- 积分:1
-
channeleqlizer
channel equalizer for wireless communication system
- 2009-04-28 18:46:20下载
- 积分:1
-
06071419
机械优化设计的作业 包括一维搜索方法(二次差值,牛顿法,黄金分割法),以及最速下降法和内点惩罚函数法及等值线图(Optimal Design of mechanical operations, including one-dimensional search method (the second difference, Newton' s law, golden section method), and the steepest descent method and interior point penalty function method and the contour map)
- 2009-07-09 22:02:40下载
- 积分:1
-
2400pointdelay
瑞利信道下的多普勒时延的简单仿真。matlab源码。有图。(Simple simulation of the Rayleigh channel, the Doppler delay. matlab source code. There are Fig.)
- 2021-04-21 15:18:49下载
- 积分:1
-
29782204Capacity-and-Channel
说明: 比较好的源代码 供学者参考,也有助于新手入门(Good reference source for academics, but also help to Getting Started)
- 2011-02-25 18:04:30下载
- 积分:1
-
CAM
Content-addressable memory (CAM) is a special type of computer memory used in certain very-high-speed searching applications. It is also known as associative memory, associative storage, or associative array, although the last term is more often used for a programming data structure.
- 2014-12-06 00:33:45下载
- 积分:1
-
3dmatlab
三维 方程组matlab牛顿解法 计算方法(Newton solution of three-dimensional equations matlab calculation)
- 2011-11-14 22:33:36下载
- 积分:1
-
gr_adjacency_matrix
adjacency matrix. This is an NV by NV matrix A in which A(I,J) is the number of edges between nodes I and J. Ordinarily, this value is either 0 or 1, although there are natural extensions to this idea.(returns the adjacency matrix of a graph.)
- 2015-02-01 22:47:26下载
- 积分:1