CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - encoder
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - encoder - List
[
matlab
]
hammingcoding
DL : 0
信道编码线性分组码hamming码的编码器译码器设计与仿真实现。-channel coding linear block code hamming yards Encoder Decoder Design and Simulation.
Date
: 2026-01-01
Size
: 39kb
User
:
yx
[
matlab
]
cnvcoder
DL : 0
卷积码是一种有记忆的编码,在任意给定的时间单元处,编码器的n个输出不仅与此时间单元的k个输入有关,而且也与前m个输入有关。卷积码通常表示为:(n,k,m) 本次仿真采用(2,1,3)卷积码。 -convolutional code is a kind of code memory, in any given unit of time, the encoder output n this time not only with the elements of the k input, but also with the input m. Convolutional codes are usually stated as : (n, k, m), the simulation used (2,1,3) convolutional code.
Date
: 2026-01-01
Size
: 3kb
User
:
yx
[
matlab
]
2Tx_2Rx_STBC_MAP
DL : 0
该文件夹为空时块码-卷积码级联系统的仿真程序,天线配置为2发2收。 主要程序的用途说明: mainMIMO_OFDMA_2Tx_Convcode.m: 主程序,设置各种参数 gendatabits.m: 生成原始信息比特数据的程序 conv_encoder.m: 卷积码编码器 interleave.m: 交织器 mod_2Tx_STBC_DFUSC_Convcode.m:调制程序 gen_SUI_CorrCIR.m: 生成信道冲击响应的程序 get_perfectCE_2x2.m: 生成理想信道估计值的程序 chanSUI_corr_2x2.m: 发送信号通过SUI信道的程序 addAWGN_2x2.m: 添加高斯白噪声的程序 dem_DFUSC_2x2_STBC.m: 接收端解调主程序 ls_freq.m: 频域LS算法 ls_time_2x2.m: 时域LS算法 iterative_detection_decoding_2x2.m: 级联MAP算法主程序 map_decoding.m: 卷积码MAP译码程序 b2s_logp.m: 符号LLR转化为比特LLR-folder to the space-time block codes-Convolutional Codes cascade system simulation program, antenna configuration for the two 2 admission. The main purpose procedures : mainMIMO_OFDMA_2Tx_Convcode.m : The main program, gendatabits.m set various parameters : Generating original bits of information data conv_encoder.m procedures : Convolution Encoder interleave.m : interleaver mod_2Tx_STBC_DFUSC_Convcode.m : gen_SUI_CorrCIR.m modulation procedures : Generation channel impulse response procedures get_perfectCE_2x2.m : Generation ideal channel estimation procedures chanSUI_corr_2x2.m : SUI transmitted signal through the channel addAWGN_2x2.m procedures : adding Gaussian white noise process dem_DFUSC_2x2_STBC.m : receiver demodulator main program ls_freq.m : frequency-domain algorithm ls_time_2
Date
: 2026-01-01
Size
: 22kb
User
:
leon
[
matlab
]
convention
DL : 0
卷积码编码器,对二进制向量进行编码,希望对大家有帮助-Convolutional code encoder, to encode binary vector, in the hope that everyone has to help
Date
: 2026-01-01
Size
: 1kb
User
:
傲然寒风
[
matlab
]
conv_vit_qam
DL : 0
Convolutional(2,1,6) Encoder and soft decision Viterbi Decoder 刚才上载的有错误,已修正-Convolutional (2,1,6) Encoder and soft decision Viterbi Decoder just uploaded a mistake, has been amended
Date
: 2026-01-01
Size
: 1kb
User
:
huang
[
matlab
]
turbomatlabcode
DL : 0
turbo code encoder/decoder Matlab code
Date
: 2026-01-01
Size
: 21kb
User
:
洪瑞徽
[
matlab
]
RS_ENCODER_V3_0
DL : 0
reed solomon encoder (matlab codes)
Date
: 2026-01-01
Size
: 3kb
User
:
cjq
[
matlab
]
Convolutional_codes_MATLAB
DL : 0
卷积码的MATLAB实现,包括编码器和译码器。-Convolutional codes of MATLAB to achieve, including the encoder and decoder.
Date
: 2026-01-01
Size
: 567kb
User
:
[
matlab
]
Convolution_Encoder_Viterbi_Decoder_Simulation.zi
DL : 0
Convolutional Encoder Viterbi Decoder Simulation in MAtlab
Date
: 2026-01-01
Size
: 4kb
User
:
Zmahmood
[
matlab
]
LDPC
DL : 0
LDPC encoder and decoder matlab source code
Date
: 2026-01-01
Size
: 663kb
User
:
Ying Tian
[
matlab
]
Turboencoding
DL : 0
本程序详细地描述了TD-SCDMA的Turbo编码器和Turbo译码器,对大家的学习很有帮助-This procedure is described in detail TD-SCDMA' s Turbo encoder and Turbo decoder, to all of us to learn very helpful
Date
: 2026-01-01
Size
: 10kb
User
:
雨儿
[
matlab
]
learn_RS_coding
DL : 0
自己根据网上已有程序改写的(127,115)RS编码,有详细的注释及对FPGA实现算法的改写(参考try123.m),希望可以让大家少走弯路-(127,115) rs encoder/decorder with detailed annotations.
Date
: 2026-01-01
Size
: 50kb
User
:
yan
[
matlab
]
l_m
DL : 0
convolution 2/3 rate encoder
Date
: 2026-01-01
Size
: 1kb
User
:
Balaji
[
matlab
]
encoder
DL : 0
encoder of speech compression
Date
: 2026-01-01
Size
: 3kb
User
:
ando
[
matlab
]
stbc_tarokh_paper
DL : 0
Space time coding in Tarokh s paper BER simulation STBC encoder and decoder including M-ary QAM
Date
: 2026-01-01
Size
: 15kb
User
:
grn552
[
matlab
]
RS(244_212)
DL : 1
一款RS缩短码的源代码,可修改其中主程序的数据变任意一种RS码的编码器,此程序经多次验证均正确,且采用标准代码格式描写,易读。-A shortened RS code source code, which can modify data in the main program code change any of the RS encoder, this procedure has been repeatedly verified are correct, and the use of standard code format description, easy to read.
Date
: 2026-01-01
Size
: 9kb
User
:
pengkerong
[
matlab
]
turbocodesbtc
DL : 0
BLOCK TURBO CODING(BTC) only encoder ... using Hamming Coding on the info bits-BLOCK TURBO CODING(BTC) only encoder ... using Hamming Coding on the info bits..
Date
: 2026-01-01
Size
: 1kb
User
:
rohith
[
matlab
]
Encoder
DL : 0
通用汉明码编码器,并加入容错处理,MATLAB源程序-General Hamming code encoder, and add fault tolerance
Date
: 2026-01-01
Size
: 1kb
User
:
michael
[
matlab
]
TCM_encoder
DL : 0
this the encoder program for the encoding of trellis coded modulation in matlab.-this is the encoder program for the encoding of trellis coded modulation in matlab.
Date
: 2026-01-01
Size
: 1kb
User
:
abhi
[
matlab
]
BCH_HDL_ENCODER
DL : 0
Syntetizable source code of VHDL BCH(1023,1013) encoder. This scheme used by DTMB standart and produce ten redundancy bit on 125 cycles because bus width of 8 bits.
Date
: 2026-01-01
Size
: 8kb
User
:
Juan
«
1
2
3
4
5
6
7
8
9
10
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.