Welcome![Sign In][Sign Up]
Location:
Search - turbo coding in matlab

Search list

[matlabdemo_turbo

Description: 这是turbo编码的matlab演示程序,可以在各种matlab版本中运行,大家试试吧-This is the turbo coding Matlab demo program, in various versions of Matlab run, we try it
Platform: | Size: 19456 | Author: 范范 | Hits:

[Communicationmatlabdemo

Description: turbo码是在无线通信中用的很多的一种信道编码方式.-turbo codes are used in wireless communications in a lot of channel coding.
Platform: | Size: 47104 | Author: lisi | Hits:

[CommunicationWYfei_matlab

Description: TURBO码的MATLAB源程序,说明文件(详细)-TURBO MATLAB source code, documentation (detailed)
Platform: | Size: 17408 | Author: 张丁 | Hits:

[Modem programcml.1.6.2

Description: This a software runing on the matlab, it is used in the channel coding simulation. It include DVB-S2 LDPC, Covolution turbo, and block turbo code, You can choose which channel coding to run. it run the encoder and add white noise in the channel, then it run the decoder, and compute the error rate.-This a software runing on the Matlab. it is used in the channel coding simulation. It i nclude DVB-S2 LDPC and turbo Covolution. and block turbo code, You can choose which channel coding to run. it ru n the encoder and add white noise in the channel. then it run the decoder. and compute the error rate.
Platform: | Size: 512000 | Author: din_lee | Hits:

[Communication-Mobileviterbi1111

Description: 维特比算法用于扩频信道译码,与Turboo码,卷积码,级联码构成编码系统-Viterbi Algorithm for spread spectrum channel decoding, and Turboo code, convolutional codes, concatenated coding system code constitute
Platform: | Size: 8192 | Author: GF | Hits:

[Compress-Decompress algrithmsIterative_Solutions

Description: 各种卷积码、turbo码的迭代解码平台,是一个专门从事迭代算法研究的实验室开发的研究平台。是从事信源编码、信道编码研究人员的很好的既有平台。使用方便简单。-Various convolutional codes, turbo codes iterative decoding platform, is an iterative algorithm specializes in the study developed in the laboratory research platform. Is to engage in source coding, channel coding researchers established a good platform. Simple and easy to use.
Platform: | Size: 2813952 | Author: 刘土 | Hits:

[Compress-Decompress algrithmsturbo_qpsk

Description: c语言编写的一个turbo码的程序。采用了高斯信道QPSK调制,编码可以任意改变的,适合初学者仿真turbo码的性能-c language code, a turbo procedure. Gaussian channel using QPSK modulation, coding can be arbitrarily changed for beginners simulation the performance of turbo code
Platform: | Size: 236544 | Author: 占敖 | Hits:

[Fax programturboprog

Description: 该程序是turbo码仿真程序,由12个m文件组成,分别是turbo编码(包括凿孔和非凿孔turbo码生成),译码网格和软判决迭代译码等模块,主程序可以直接运行,也可根据需要修改相应参数-The program is turbo code simulation program, from 12 m paper, namely, turbo coding (including bore and non-bore turbo code generation), decoding grid and soft-decision iterative decoding modules, the main program can direct operation, may also need to be amended in accordance with the corresponding parameters
Platform: | Size: 62464 | Author: 李白 | Hits:

[Software EngineeringA-BER-MODEL-FOR-Turbo-Code-On-AWGN-Channel

Description: AWGN信道下Turbo码误比特率模型 在实验基础上,通过曲线拟合等数学工具,得到加性高斯白噪声信道条件下,信道编码采用turbo码,通信系统端到端的误比特率经验模型。-AWGN channel Turbo code bit error rate model in an experimental basis, through curve fitting and other mathematical tools, to be additive white Gaussian noise channel conditions, channel coding using turbo codes, end-to-end communication system bit error rate empirical model.
Platform: | Size: 391168 | Author: 子羽 | Hits:

[Communication-Mobileitpp-4.0.4.tar

Description: 强大的C++库,综合了Matlab的功能和C的速度,适合于信号处理等领域。最新的2008年3月稳定版本,支持ldpc/turbo编码。-Powerful C++ Library, a combination of Matlab functions and C the speed, suitable for signal processing and other fields. The latest in March 2008 a stable version, support ldpc/turbo coding.
Platform: | Size: 1239040 | Author: 尹浩 | Hits:

[Communication-Mobilectc-matlab

Description: 传统的卷积码和Turbo码直到今天仍有广泛的应用,但是在信息传输中都有一个明显的缺点,为了克服这个缺点,IEEE802.16d/e中引入了CTC(Convolutional Turbo Code)编码方案,该MATLAB代码完成了CTC码的编码与译码等过程,很有价值的^_^-Traditional convolutional code and Turbo code until today there is still a wide range of applications, but in the information transmission has a clear disadvantage, in order to overcome this shortcoming, IEEE802.16d/e in the introduction of CTC (Convolutional Turbo Code) coding schemes The MATLAB code to complete the CTC code, such as encoding and decoding process, valuable ^ _ ^
Platform: | Size: 9216 | Author: rainley | Hits:

[Other098

Description: [LDPC码]是LDPC码相关论文 [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei做Turbo码的Matlab程序 程序实现在固定信噪比和卷积长度的条件下,计算不同正常的帧错误概率和比特错误概率 turbo_sys_demo.m是主程序 其中trellis.m是构造网格的子程序 logmapo.m是LOGMAP译码算法子程序 sova0.m是SOVA译码算法子程序 encoderm.m是编码子程序 [22]是以WuYufei程序的改动,实现在帧长、信噪比和迭代次数固定的情况下,获得两个译码器的先验信息的变化情况 http://www.pudn.com -[LDPC Code] LDPC code is a relevant paper [WuYuFei] is WuYuFei paper [WuYufei_matlab] is to do WuYufei procedures Turbo Codes Matlab program signal to noise ratio at a fixed length and convolution conditions, different normal frame error probability and the bit error probability is turbo_sys_demo.m main structure of which is trellis.m grid is logmapo.m Subroutine Subroutine LOGMAP decoding algorithm is the SOVA decoding algorithm sova0.m Subroutine Subroutine encoderm.m coding [22 ] WuYufei procedure is based on changes in帧长realize, signal to noise ratio and a fixed number of iterations circumstances, the acquisition of two decoder a priori information changes http://www.pudn.com
Platform: | Size: 1771520 | Author: 李灵 | Hits:

[Speech/Voice recognition/combineturbo

Description: 在matlab环境下的详细的turbo的编码和解码过程,包括循环编码过程-In the matlab environment detailed turbo encoding and decoding process, including the cycle of coding process
Platform: | Size: 2048 | Author: zhangyf | Hits:

[matlabturbo

Description: 无线通信信道编码TURBO码的MATLAB+SIMULINK仿真程序!-Wireless communication channel coding TURBO code MATLAB+ SIMULINK simulation program!
Platform: | Size: 11264 | Author: 毛山明 | Hits:

[matlabturbo

Description: Turbo码编码仿真程序,在Matlab环境下仿真,适用于初学者。-Turbo coding simulation program, in the Matlab simulation environment for beginners.
Platform: | Size: 2048 | Author: wwei | Hits:

[Communication-Mobileturbo_encoder

Description: turbo码_verilog_编码源文件-turbo code _verilog_ coding source files
Platform: | Size: 17408 | Author: 范儿 | Hits:

[Communication-MobileTurbocodes

Description: Turbo coding toolbox in MATLAB
Platform: | Size: 395264 | Author: Priyabrata Parida | Hits:

[Communication-MobileTurboCoding

Description: Turbo coding in communication using MATLAB
Platform: | Size: 1024 | Author: Binks | Hits:

[3G developturbo

Description: 使用malab完成turbo码的编译码,在给定生成多项式、交织映射表和删余选择的情况下进行turbo编码-Use malab complete turbo code encoding and decoding, in a given generator polynomial, interleaving mapping table and the deletion of the circumstances under which I choose turbo coding
Platform: | Size: 2048 | Author: viper09 | Hits:

[matlabBTC

Description: CML for block turbo coding
Platform: | Size: 342016 | Author: dody | Hits:
« 12 »

CodeBus www.codebus.net