登录
首页 » matlab » cml

cml

于 2021-04-09 发布 文件大小:447KB
0 390
下载积分: 1 下载次数: 388

代码说明:

  空间无线信道建模程序matlab,考虑了多径延迟,多普勒效应,信号的角度扩展(拉普拉斯分布),MIMO,可以产生MIMO信道矩阵。(Spatial channel modeling procedures matlab, taking into account multi-path delay, Doppler effect, the signal point of view the expansion of (Laplace distribution), MIMO, can generate MIMO channel matrix.)

文件列表:

cml
...\CmlStartup.m
...\data
...\....\bandwidth
...\....\.........\BW99percent.mat
...\....\.........\cal_bandwidth.m
...\....\.........\specfun.m
...\....\interleavers
...\....\............\htm" target=_blank>imap1146
...\....\............\htm" target=_blank>imap12282
...\....\............\htm" target=_blank>imap1530
...\....\............\imap20730
...\....\............\htm" target=_blank>imap2298
...\....\............\htm" target=_blank>imap3066
...\....\............\htm" target=_blank>imap378
...\....\............\htm" target=_blank>imap4602
...\....\............\htm" target=_blank>imap570
...\....\............\htm" target=_blank>imap6138
...\....\............\htm" target=_blank>imap762
...\....\............\htm" target=_blank>imap9210
...\....\ldpc
...\....\tables
...\demos
...\.....\HsdpaDemo.m
...\documentation
...\.............\license.txt
...\.............\readme.doc
...\.............\readme.pdf
...\mat
...\...\BitCollection.m
...\...\BitDecollection.m
...\...\CalculateMinSNR.m
...\...\CalculateMinSNRvsB.m
...\...\CalculateThroughput.m
...\...\CmlChannel.m
...\...\CmlDecode.m
...\...\CmlEncode.m
...\...\CmlPlot.m
...\...\CmlSimulate.m
...\...\CmlTouch.m
...\...\CreateConstellation.m
...\...\DefineStructures.m
...\...\HarqDematch.m
...\...\HarqMatch.m
...\...\InitializeCodeParam.m
...\...\PnGenerator.m
...\...\ReadScenario.m
...\...\SimulateCapacity.m
...\...\SimulateMod.m
...\...\SimulateOutage.m
...\...\SingleRead.m
...\...\SingleSimulate.m
...\...\TurboDecode.m
...\...\TurboEncode.m
...\...\UmtsPunPattern.m
...\mex
...\...\Capacity.dll
...\...\CapacityTableLookup.dll
...\...\ConvEncode.dll
...\...\CreateCcsdsInterleaver.dll
...\...\CreateSRandomInterleaver.dll
...\...\CreateUmtsInterleaver.dll
...\...\Deinterleave.dll
...\...\Demod2D.dll
...\...\DemodFSK.dll
...\...\Depuncture.dll
...\...\InitializeDVBS2.dll
...\...\Interleave.dll
...\...\LdpcEncode.dll
...\...\Modulate.dll
...\...\MpDecode.dll
...\...\Puncture.dll
...\...\RateDematch.dll
...\...\RateMatch.dll
...\...\SisoDecode.dll
...\...\Somap.dll
...\...\ViterbiDecode.dll
...\mexhelp
...\.......\Capacity.m
...\.......\ConvEncode.m
...\.......\CreateCcsdsInterleaver.m
...\.......\CreateSRandomInterleaver.m
...\.......\CreateUmtsInterleaver.m
...\.......\Deinterleave.m
...\.......\Demod2D.m
...\.......\DemodFSK.m
...\.......\Depuncture.m
...\.......\InitializeDVBS2.m
...\.......\Interleave.m
...\.......\LdpcEncode.m
...\.......\Modulate.m
...\.......\MpDecode.m
...\.......\Puncture.m
...\.......\SisoDecode.m
...\.......\Somap.m
...\.......\ViterbiDecode.m
...\output
...\scenarios
...\.........\BlockcodeScenarios.m
...\.........\BLOutageScenarios.m

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

发表评论

0 个回复

  • LDPC.DIFFERENT-DIEDAICISHU
    LDPC码不同迭代次数对比。码长512,码率1/2,迭代次数分别为0,5,10,50,100.(The LDPC codes different number of iterations contrast. Long code 512, code rate 1/2, the number of iterations were 0,5,10,50,100.)
    2012-11-22 10:57:19下载
    积分:1
  • dsp 28335 can
    dsp 28335 通讯例程,经检测可用,欢迎大家下载(DSP 28335 communication routines are available after testing. Welcome to download.)
    2018-04-06 18:49:04下载
    积分:1
  • 4up-SensorNetHW
    Wireless Sensor Network (WSN) Platforms
    2009-09-07 02:04:31下载
    积分:1
  • ASKFSKPSK
    这是看完一本通信仿真手册后我自己写的一点程序,包括ASK FSK PSK的调制和解调程序,不过是比较简单的 ,因为用了公式的()
    2008-05-09 14:48:29下载
    积分:1
  • ls mmse lmmse
    ofdm信道估计仿真(ls算法,mmse算法,还有一种改进的mmse算法lmmse,可以直接在马特拉并上运行)(OFDM channel estimation simulation (ls algorithm, mmse algorithm, as well as an improved MMSE algorithm lmmse, can be directly in the Matra and run))
    2020-07-10 14:19:04下载
    积分:1
  • FDS_Kalman01
    卡尔曼滤波器是一个(最优化自回归数据处理算法)。对于解决很大部分的问题,他是最优,效率最高甚至是最有用的。(The Calman filter is an (optimized autoregressive data processing algorithm). For solving most problems, he is the best, the most efficient and even the most useful.)
    2018-06-11 19:05:51下载
    积分:1
  • 第1章 无线信道:传播和衰落
    说明:  详解莱斯信道与瑞利衰落信道,并将其对比,画出图形,便于理解(Rician channel and Rayleigh fading channel are explained in detail and compared Draw a figure, easy to understand)
    2021-03-21 14:06:18下载
    积分:1
  • cbll538
    本程序实现了用位图作为全平的主窗口,是全平显示的又一种实现方法,(This program realizes using bitmap as the main window of full flat, which is another realization method of full flat display.)
    2018-10-27 05:40:09下载
    积分:1
  • Manual_LGO_PR_GPS
    manual leica geooffice
    2015-11-27 23:40:15下载
    积分:1
  • an-r18an0033ej0100-tps-1-profinet
    主控mcu与profinet进行SPI通讯的例子程序(An example program of SPI communication between master control MCU and PROFINET)
    2020-06-23 11:40:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载