搜索资源列表
screentrans
- 传统的屏幕传输采用的是这样的方法: 抓取屏幕--à传输--à显示图像,此为完成传输一幅的过程.不断重复此过程即可实现屏幕监控.但是这种方法因为图像数据容量大,而网络实际信道容量是有限的,所以效果很不理想,具体表现就是每幅图像之间间隔时间长.后来发展到抓取屏幕-à压缩数据-à传输-à解压缩-à显示图像.这样做速度的确有所提高.但是在INTENET上面效果仍然不好
channal_capacity
- 本程序实现了信息论中设计的信道容量迭代算法。
CH2
- MIMO信道容量仿真,出自于经典MIMO书籍源码-his chapter contains sample programs for determining capacity. The reader is advised to go through the coding. The file "capacity_water.m" is for measuring the waterfilling capacity. It should be made to work with a file si
1
- 2*2、4*4、8*8和16*16的信道容量随信噪比变化-2* 2,4* 4,8* 8 and 16* 16 channel capacity changes with the signal to noise ratio
channelcapacity
- Matlab实现信道容量的计算方法 是如何利用Matlab-Matlab achieving channel capacity is calculated by the use of Matlab
MIMOChannelCapacity
- 一个瑞利衰落信道容量的测试模型,包括两个m文件和一个说明文档。-A Rayleigh fading channel capacity of the test model, including a descr iption of two m files and documents.
matlab
- 用matlab程序来实现遗传算法,离散无记忆信道容量的迭代计算-Matlab program to achieve the genetic algorithm, discrete memory channel capacity iterative
capacity
- 利用计算机来进行完整的编程计算AWGN下的信道容量-Compute the constellation-constrainted capacity of an AWGN channel
Vect
- 遍历容量仿真程序代码 发送端已知信道参数仿真程序代码-The ergodic capacity simulation program code sender known the channel parameter simulation program code
MIMO
- 空间信道基于奇异值分解后利用注水定理分析多输入多输出系统的容量的仿真-Spatial channel simulation based on the use of water injection in the singular value decomposition theorem analysis of multi-input multi-output system capacity
CH2
- 这是《Space-Time Codes and MIMO Systems》书中第二章的源程序,包括mimo信道模型,遍历容量,中断容量以及发射端或接受端具有相关性等程序。-This is the " Space-Time Codes and MIMO Systems" source book, the second chapter, including mimo channel model, ergodic capacity, the outage capacity and t
xindaorongliangbianma
- 信道容量编码,C语言实现,照着程序一步一步做会找到你需要的-Channel capacity coding, C language, according to the program will find step by step what you need to do
MIMO
- mimo信道容量分析 mimo信道容量分析 -mimo channel capacity analysismimo channel capacity analysismimo channel capacity analysismimo channel capacity analysis
MATLAB-MIMO
- 这是学习MIMO卫星通信系统,信道容量与信噪比之间关系的一个好的案例-MIMO matlab SNR
MIMO_Channel
- mimo-ofdm系统中,采用最优天线选择技术的信道容量分析-mimo-ofdm system, using the best antenna selection technology channel capacity analysis
BEC_Iw
- BEC信道下计算各子信道容量,并按大小排序,生成生成矩阵G-BEC calculated under each sub-channel capacity, according to the size of the sort, generating a generator matrix G
Modern-communication-system
- 该资料现代数字通信及书中案例源码。 该书提供利用MATLAB的解决现代数字通信中涉及的几乎所有方面的问题的分析思路、方法、matlab脚本文件和处理结果案例以及学生自主研讨习题。全书分为9章。分别是:信号与线性系统、随机过程、模拟调制、模拟/数字转换、基带数字传送、带线信道的数字传送、载波调制的数字传输、信道容量和编码、扩频通信系统。-The modern digital communication data source and book cases. The book provides
CHANNEL-CODES
- 验证香农公式,指在有扰信道下,改变发送信息的错误率,其相应信道容量变化以及与理论的值做比较-The Shannon formula is verified, which means that the error rate of the transmitted information is changed, and the corresponding channel capacity is changed and compared with the theoretical value
mimo信道容量仿真
- 适合上无线通信课的同学,是一个计算无线信道容量的MATLAB程序(A student who works on wireless communications is a MATLAB program that calculates the capacity of a wireless channel)
MIMO信道仿真
- Matlab程序,仿真MISO,SISO,SOMI,MIMI容量和概率的关系