搜索资源列表
2D_convolution
- 二维卷积运算之C语言实现 若x为N1*M1的二维信号,y为N2*M2的二维信号,则卷积为(N1+N2-1)*(M1+M2-1)的信号-2D convolution operators on C language if x N1 * M1 to the two-dimensional signal y * M2 N2 for the two-dimensional signal, convolution (N1 N2-1) * (M1 M2 - 1) signal
juanjibianma
- 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
cnv_encd
- 通信卷积码的编码代码,用matlab语言实现。-communications convolution codes code, using Matlab language.
c5wup37s
- 卷积码编码,维特比解码程序,用c写的。应该有人需要-convolution encoder, Viterbi decoder, and c writes. Someone should be required
cov
- DVB系统中的卷积交织和解交织通用方法,可实现任意形式的卷积交织器和解交织器-DVB system of convolution intertwined deinterleaver common method can be arbitrary forms of convolution interleaver reconciliation interleaver
myfft_ifft
- FFT and IFFT for 16-bits wave, you can use this instead of convolution calculate, input samples must be 2^n. If its not 2^n samples just stuff zero in last array. I already make it to C++ class you can new a calss and do it easy
conv_fft_ifft
- include FFT IFFT and using FFT to calculate convolution and round off. Its useful for wave 16 bits.
CC_BPSK
- 通信系统的仿真,卷积码是纠错码的一种,可以用于数字电视,手机等通信领域,本例子给出了基于matlab的程序,卷积码BPSK调制。-Simulation of communication systems, convolutional code is an error-correcting code can be used for digital television, mobile phones and other communications, the examples given based
Karu.J..Signals.and.systems_.made.ridiculously.si
- This the book "Signals and Systems - made ridiculously simple" by J. Karu in djvu file format. It gives an excellent introduction to system theory and covers all related concepts: Continuous-Time Systems, Frequency Domain, Laplace Transform, Continuo
conv_vhdl
- 用Verilog实现卷积码(2,1,2)的编码器,采用状态机来完成在modelsim下的仿真-Verilog implementation using convolution code (2,1,2) encoder, using a state machine to complete the modelsim simulation under the
xindaorongliang
- 介绍了基于MATLAB 的信道编码,主要包括实验操作界面制作以及循环码和卷积码编译码。-Introduced the MATLAB-based channel coding, including experimental production, and user interface code and convolution code decoding cycle.
truncdecode
- 程序是卷积码的截尾译码,软判决译码,AWGN信道,bpsk调制,-Program is truncated convolution code decoding, soft decision decoding, AWGN channel, bpsk modulation
Program_Convolution
- convolution code using DFT
encode_test
- 完整可用的卷积编码程序,(2,1,6)迭代3次,对任意长度文件进行编码-The complete convolution coding procedures available, (2,1,6) iterative three times, for any length of file encoding
fecyima
- C++编写的维特比译码器。可以对(2,1,6)卷积码进行解码。很实用的程序-Viterbi Decoder in C++. It can be used to decode the (2,1,6) convolution code in Telecommunication.
communication
- 通信小程序,采用卷积编码BPSK调制,维特比译码,最大似然解码器。-Communications applet, using BPSK modulation convolution coding, Viterbi decoding, maximum likelihood decoder.
cnv_encd
- 用于卷积码编码译码的一种算法,比较实用,易于理解,对于原理的理解也非常有帮助。-An algorithm for decoding convolution encoder, more practical, easy to understand, for the understanding of the principles are also very helpful.
viterbi
- 使用维特比译码方式,对实用卷积码编码后的序列进行译码-Viterbi decoding, the sequence practical convolution encoder after decoding
Convolutional_Code
- Convolution code, encode and decode using viterbi
convolution-code-and-viterbi-decode
- 利用MATLAB实现了卷积码编码和维特比译码的整个过程,实现了软判决和硬判决的对比。-Using MATLAB realize the whole process of convolution code and Viterbi decoding to achieve a contrast soft decision and hard decision.
