文件名称:cml.1.8.1
介绍说明--下载内容均来自于网络,请自行研究使用
iterative 解码库,matlab 和 c写的,
包括turbo code和LDPC的编解码,
含源代码
包括turbo code和LDPC的编解码,
含源代码
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 77433653cml.1.8.1.zip 列表 cml/ cml/CmlStartup.m cml/data/ cml/data/bandwidth/ cml/data/bandwidth/BW99percent.mat cml/data/bandwidth/cal_bandwidth.m cml/data/bandwidth/specfun.m cml/data/interleavers/ cml/data/interleavers/imap1146 cml/data/interleavers/imap12282 cml/data/interleavers/imap1530 cml/data/interleavers/imap20730 cml/data/interleavers/imap2298 cml/data/interleavers/imap3066 cml/data/interleavers/imap378 cml/data/interleavers/imap4602 cml/data/interleavers/imap570 cml/data/interleavers/imap6138 cml/data/interleavers/imap762 cml/data/interleavers/imap9210 cml/data/ldpc/ cml/data/tables/ cml/demos/ cml/demos/HsdpaDemo.m cml/documentation/ cml/documentation/license.txt cml/documentation/readme.doc cml/documentation/readme.pdf cml/documentation/updatelog.txt cml/localscenarios/ cml/mat/ cml/matalt/ cml/matalt/CapacityTableLookup.m cml/matalt/RateDematch.m cml/matalt/RateMatch.m cml/mat/BitCollection.m cml/mat/BitDecollection.m cml/mat/CalculateMinSNR.m cml/mat/CalculateMinSNRvsB.m cml/mat/CalculateThroughput.m cml/mat/CmlChannel.m cml/mat/CmlDecode.m cml/mat/CmlEncode.m cml/mat/CmlPlot.m cml/mat/CmlSimulate.m cml/mat/CmlTouch.m cml/mat/CreateConstellation.m cml/mat/CreateDvbInterleaver.m cml/mat/CreateDvbPuncturingPattern.m cml/mat/CreateWimaxInterleaver.m cml/mat/CreateWimaxPuncturingPattern.m cml/mat/DefineStructures.m cml/mat/HarqDematch.m cml/mat/HarqMatch.m cml/mat/InitializeCodeParam.m cml/mat/InitializeWiMaxLDPC.m cml/mat/PnGenerator.m cml/mat/ReadScenario.m cml/mat/SimulateCapacity.m cml/mat/SimulateMod.m cml/mat/SimulateOutage.m cml/mat/SingleRead.m cml/mat/SingleSimulate.m cml/mat/TurboDecode.m cml/mat/TurboDuobinaryCRSCDecode.m cml/mat/TurboDuobinaryCRSCEncode.m cml/mat/TurboEncode.m cml/mat/UmtsPunPattern.m cml/mex/ cml/mexhelp/ cml/mexhelp/Capacity.m cml/mexhelp/ConvEncode.m cml/mexhelp/CreateCcsdsInterleaver.m cml/mexhelp/CreateSRandomInterleaver.m cml/mexhelp/CreateUmtsInterleaver.m cml/mexhelp/Deinterleave.m cml/mexhelp/Demod2D.m cml/mexhelp/DemodFSK.m cml/mexhelp/Depuncture.m cml/mexhelp/InitializeDVBS2.m cml/mexhelp/Interleave.m cml/mexhelp/LdpcEncode.m cml/mexhelp/Modulate.m cml/mexhelp/MpDecode.m cml/mexhelp/Puncture.m cml/mexhelp/SisoDecode.m cml/mexhelp/Somap.m cml/mexhelp/ViterbiDecode.m cml/mex/Capacity.dll cml/mex/CapacityTableLookup.dll cml/mex/ConvEncode.dll cml/mex/CreateCcsdsInterleaver.dll cml/mex/CreateSRandomInterleaver.dll cml/mex/CreateUmtsInterleaver.dll cml/mex/Deinterleave.dll cml/mex/Demod2D.dll cml/mex/DemodFSK.dll cml/mex/Depuncture.dll cml/mex/DuobinaryCRSCDecode.dll cml/mex/DuobinaryCRSCEncode.dll cml/mex/InitializeDVBS2.dll cml/mex/Interleave.dll cml/mex/LdpcEncode.dll cml/mex/Modulate.dll cml/mex/MpDecode.dll cml/mex/Puncture.dll cml/mex/RateDematch.dll cml/mex/RateMatch.dll cml/mex/SisoDecode.dll cml/mex/Somap.dll cml/mex/ViterbiDecode.dll cml/output/ cml/scenarios/ cml/scenarios/BlockcodeScenarios.m cml/scenarios/CapacityScenarios.m cml/scenarios/CcsdsScenarios.m cml/scenarios/Cdma2000Scenarios.m cml/scenarios/ConvolutionalScenarios.m cml/scenarios/DVBRCSScenarios.m cml/scenarios/DVBS2Scenarios.m cml/scenarios/FskCapacity.m cml/scenarios/FskScenarios.m cml/scenarios/hFskAWGNBICMCapacity.m cml/scenarios/hFskAWGNCapacity.m cml/scenarios/hFskFadingCapacity.m cml/scenarios/hFskScenarios.m cml/scenarios/HsdpaScenarios.m cml/scenarios/OutageScenarios.m cml/scenarios/ThroughputScenarios.m cml/scenarios/UmtsScenarios.m cml/scenarios/UncodedScenarios.m cml/scenarios/WiMaxCTCScenarios.m cml/scenarios/WiMaxLDPCScenarios.m cml/source/ cml/source/Capacity.c cml/source/CapacityTableLookup.c cml/source/ConvEncode.c cml/source/CreateCcsdsInterleaver.c cml/source/CreateSRandomInterleaver.c cml/source/CreateUmtsInterleaver.c cml/source/Deinterleave.c cml/source/Demod2D.c cml/source/DemodFSK.c cml/source/Depuncture.c cml/source/DuobinaryCRSCDecode.c cml/source/DuobinaryCRSCEncode.c cml/source/include/ cml/source/include/convolutional.h cml/source/include/DVBS2lookup.h cml/source/include/interleaver.h cml/source/include/maxstar.h cml/source/include/siso.h cml/source/include/srandom.h cml/source/InitializeDVBS2.c cml/source/Interleave.c cml/source/LdpcEncode.c cml/source/make.m cml/source/Modulate.c cml/source/MpDecode.c cml/source/Puncture.c cml/source/RateDematch.c cml/source/RateMatch.c cml/source/SisoDecode.c cml/source/Somap.c cml/source/ViterbiDecode.c