搜索资源列表
卷积(C语言)
- 对于卷积运算,很多学生往往很难理解。本软件用VC编写,运行时可以观测卷积的的详细过程。可以控制卷积速度。是一个不错的演示软件。-for convolution operators, many students are often difficult to understand. The VC software used to prepare, run-time convolution can be observed in the detailed process. Convolution spe
直接卷积
- title('xn'); subplot(2,2,2) plot(yn); title('直接卷积'); subplot(2,2,3) plot(yn1); title('filter函数'); subplot(2,2,4) plot(y3); title('iir计算');
卷积码的编解码仿真与研究
- 卷积码的编译码及其MATLAB仿真
卷积码原理
- 卷积码原理介绍
216.rar
- (2,1,6)卷积码的viterbi译码程序,希望对需要的人有所帮助,(2,1,6) convolutional code viterbi decoding process, and they hope to help people in need
juanjima_decoder
- Matlab的卷积码译码器的设计与仿真的课程设计报告。-Matlab code of convolutional decoder design of the curriculum design and simulation of the report.
youguanViterbijuanjibianyimachengxu
- 给出纠错码性能测试仿真的一般方法,重点研究其信道差错序列的产生,然后利用Matlab实现卷积码编码及其Viterbi译码的性能测试仿真-Error-correcting codes are given the general simulation performance test methods, focus on the channel error sequence generated, and then the realization of convolutional codes using
viterbi_decode
- 本程序为V_log代码,实现维特比译码,卷积码为(2,1,3)-viterbi_decode (2,1,3)
12
- 卷积码及其维特比译码算法的软件实现。论文。-Convolutional Code and Its Viterbi decoding algorithm for software implementation. Papers.
viterbitheory
- 该报告详细介绍了Viterbi译码的方法,并分析了从卷积编码,调制,信道,解调,译码的详细步骤。-this article introduce the decoding way of convolutional code,and analysis the steps from coding ,modulating,channel,demodulating,and decoding。
GSMTCHFS
- GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性及其比较-GSM system convolutional code and interleaved coded in the emergency channel and AWGN channel error characteristics and comparison
GSM
- GSM系统卷积码和交织编码在突发信道和AWGN信道误码特性-GSM system convolutional code and interleaved coded in the emergency channel and AWGN channel BER performance
线性卷积编码的线形移位寄存器poly2trellis的解释
- 线性的卷积编码,基本的信道编码,可以由线性移位寄存器(即线性多项式)构成。 输出网格trellis表示由移位寄存器组成的网格装的卷积编码器,通过移位寄存器多项式生成,所以在Matlab中的函数叫做poly2trellis,也就是多项式poly-to-网格trellis,用来描述寄存器的结构方式。生成的trellis可以作为线形卷积编码函数convenc和或者其解码(如Viterbi解码函数vitdec)的输入。
一维线性卷积实例
- 此matlab程序主要实现了一维线性卷积的实现,有注释,一目了然。(Achieve one-dimensional linear convolution MATLAB)
卷积码
- 关于卷积码的一篇经典论文,详细介绍了具体的过程,十分实用!(turbo coding which is very good!)
基于VHDL卷积交织器的设计与实现
- 基于VHDL卷积交织器的设计与实现(1)(Design and implementation of convolution Interleaver Based on VHDL)
去卷积提高方位分辨率_李勋
- 去卷积是一种新的信号处理方法, 在大信噪比条件下. 它可以获得很高的测向精度和远小于天线波束宽度的方位分辨率, 但在小信噪比条件下误差较大, 使其实用性受到限制 。本文提出了利用相关法对接收信号进行预处理, 提高信噪比, 再利用去卷积的方法, 在一定程度上可以缓解去卷积法对信噪比的苛刻要求 。(Deconvolution is a new signal processing method, in the case of high SNR. It can obtain high directi
卷积码编译码器的设计与仿真
- 卷积码编译码器的设计与仿真,其中包含编码器译码器的实现程序,以及误码率的曲线图
DRM系统中卷积编码及Viterbi译码的实现_章宇
- 学习LTE中的卷积码的重要文档,看完就明白了 整个卷积编码和解码(file to learn CC coding and viterbi decoding)
信道卷积编码与传输处理
- 用于通信工程专业课程实验报告的材料,具体内容为信道卷积码与传输处理的课程实验材料(Experimental materials of channel convolutional code and transmission processing course)