登录
首页 » matlab » MIMO-SCM

MIMO-SCM

于 2011-04-26 发布 文件大小:425KB
0 220
下载积分: 1 下载次数: 63

代码说明:

  利用SCM信道对mimo系统所在的各种环境下的信道容量进行仿真分析。(SCM for mimo channels using the system under a variety of environments where the channel capacity for simulation.)

文件列表:

41695027SCM
...........\SCM
...........\...\SCM
...........\...\...\Capacity.m,280,2008-07-27
...........\...\...\CorParameters.m,483,2008-07-10
...........\...\...\DIST.m,117,2008-07-07
...........\...\...\FastFading.m,1216,2008-07-27
...........\...\...\FastFadingPol.m,4448,2008-07-30
...........\...\...\G3.m,550,2008-07-18
...........\...\...\G6.m,550,2008-07-18
...........\...\...\Multipath.m,3718,2008-07-27
...........\...\...\MultipathPol.m,3825,2008-07-25
...........\...\...\Options.fig,3456,2008-07-25
...........\...\...\Options.m,6249,2008-07-25
...........\...\...\OrientationsFixBS.m,598,2008-07-19
...........\...\...\PDPmacro.m,331,2008-04-28
...........\...\...\PDPmicro.m,214,2008-04-28
...........\...\...\plots.fig,10962,2008-07-13
...........\...\...\plots.m,6020,2008-07-23
...........\...\...\pol_submacro.fig,19834,2008-07-27
...........\...\...\pol_submacro.m,94000,2008-07-24
...........\...\...\pol_urbmacro.fig,19827,2008-07-27
...........\...\...\pol_urbmacro.m,94000,2008-07-25
...........\...\...\pol_urbmicro.fig,20008,2008-07-27
...........\...\...\pol_urbmicro.m,96584,2008-07-24
...........\...\...\progressbar.m,9977,2008-04-12

...........\...\...\SCM.fig,3065,2008-04-12
...........\...\...\SCM.m,2859,2008-07-07
...........\...\...\submacro.fig,17438,2008-07-27
...........\...\...\submacro.m,83181,2008-07-24
...........\...\...\urbmacro.fig,17441,2008-07-27
...........\...\...\urbmacro.m,83181,2008-07-25
...........\...\...\urbmicro.fig,17750,2008-07-27
...........\...\...\urbmicro.m,90234,2008-07-24

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • matlab
    这是一个用matlab来实现的QAM,QPSK程序,可显示星象图,调制解调的信号波形和频谱波形(This is a matlab achieved by QAM, QPSK procedure shows astrology chart, modulation and demodulation of the signal waveform and spectrum waveform)
    2008-05-17 09:46:58下载
    积分:1
  • ewa
    電磁波,天線設計與分析工具箱,包含大量範例(Electromagnetic waves, antenna design and analysis toolbox, including a large number of examples)
    2010-05-24 11:57:11下载
    积分:1
  • adaptive-lms
    有源自适应噪声的最常用算法,该算法是基于滤波器的输出信号与期望响应之间的误差的均方值为最小。(Active adaptive noise most commonly used algorithm, which is based on the error between the filter output signal and the desired response minimum mean-square value.)
    2013-03-20 20:25:16下载
    积分:1
  • CRBLDCM
    永磁无刷电机MATLAB仿真模型,验证成功(Permanent magnet brushless motor MATLAB simulation model proved to be successful)
    2008-05-18 11:33:41下载
    积分:1
  • lvbochengxu
    滤波程序,噪声干扰及信号处理滤波,用于振动分析(Filtering procedures)
    2011-11-17 10:37:46下载
    积分:1
  • DT
    说明:  距离变换,实现距离变换后图像的显示。查看结果。(DT transform)
    2012-01-12 15:18:18下载
    积分:1
  • simulated_annealing
    用matlab编写的求解10城市、31城市、70城市的TSP模拟退火算法,供大家学习只用,算法简洁明了,注释全,易理解。(Using matlab to solve 10 cities, 31 cities, 70 cities TSP simulated annealing algorithm, only for them to learn the algorithm concise, notes the whole, easy to understand.)
    2011-10-28 16:55:01下载
    积分:1
  • MATLAB-PROGRAMING
    MATLAB和Mathematica、Maple并称为三大数学软件。它在数学类科技应用软件中在数值计算方面首屈一指。MATLAB可以进行矩阵运算、绘制函数和数据、实现算法、创建用户界面、连接其他编程语言的程序等,主要应用于工程计算、控制设计、信号处理与通讯、图像处理、信号检测、金融建模设计与分析等领域。 MATLAB的基本数据单位是矩阵,它的指令表达式与数学、工程中常用的形式十分相似,故用MATLAB来解算问题要比用C,FORTRAN等语言完成相同的事情简捷得多,并且MATLAB也吸收了像Maple等软件的优点,使MATLAB成为一个强大的数学软件。在新的版本中也加入了对C,FORTRAN,C++,JAVA的支持。可以直接调用,用户也可以将自己编写的实用程序导入到MATLAB函数库中方便自己以后调用,此外许多的MATLAB爱好者都编写了一些经典的程序,用户可以直接进行下载就可以用。(MATLAB and Mathematica, Maple and called the three mathematical software. It is during a math class technology application software in the numerical calculations to none. MATLAB matrix operations can be performed, mapping functions and data, algorithm, creating the user interface, connect to other programming languages ​ ​ procedures, mainly used in engineering calculations, control design, signal processing and communications, image processing, signal detection, financial modeling design and analysis and other fields. MATLAB basic unit of data is a matrix, its instruction expression and mathematics, engineering, commonly used forms are very similar, so use MATLAB to solving the problem than with C, FORTRAN and other languages ​ ​ accomplish the same thing more simple, and also MATLAB absorb the advantages of software such as Maple, so MATLAB become a powerful mathematical software. In the new version also adds support for C, FORTRAN, C++, JAVA support. Can be calle)
    2013-09-13 17:29:07下载
    积分:1
  • Folded_Plate_2fold_10.05.10
    THIS IS A MATLAB PROGRAM TO EVALUATE THE ACTIVE VIBRATION CONTROL OF FOLDED PLATES USING IDE-PFC ACTUATORS
    2012-01-16 18:00:02下载
    积分:1
  • thesis-blind_equalization
    自适应均衡器设计用于抑制信号失真,自适应均衡器节拍系数是时变调整的。(Adaptive equalizers remove signal distortion attributed to intersymbol interference in band-limited channels. The tap coefficients of adaptive equalizers are time-varying and can be adapted using several methods. When these do not include the transmission of a training sequence, it is referred to as blind equalization.)
    2010-09-25 20:55:32下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载