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

Search list

[matlab瑞利信道仿真

Description: 用matlab建立的通信信道的仿真,包括卷积编码,qam调制,瑞利信道仿真-using Matlab established communication channel simulation, including the convolution coding, QAM modulation, Rayleigh Channel Simulator
Platform: | Size: 15360 | Author: 段红 | Hits:

[Communicationjuanjibianma

Description: 信道编码中的典型卷积码编码算法,维特比解码方式-Channel Coding typical convolution coding algorithm, Viterbi decoding method
Platform: | Size: 2048 | Author: 吴非 | Hits:

[matlabsignal_and_system

Description: 包括信号的基本形式,卷积,傅立叶变换,s变换,z变换-signals including the basic form, convolution, Fourier transform, transform s, z, etc. Transform
Platform: | Size: 203776 | Author: 星际孤雁 | Hits:

[Otherconvolutional_encoder_viterbi_decoder_simulation.r

Description: 该文件夹给出了卷积编码、交织及维特比软译码仿真程序-The folder is a convolutional coding, weaving and Viterbi decoding software simulation program
Platform: | Size: 7168 | Author: 张国梅 | Hits:

[MiddleWarechannelencoding

Description: 完整的GSM信道编码 为话音信道的卷积编译码 还有交织-integrity of the GSM channel coding for voice channel convolution encryption also intertwined
Platform: | Size: 34816 | Author: gs | Hits:

[matlabconv

Description: convolutional coding matlab仿真代码,仅供参考-convolutional coding matlab simulation code, for reference only
Platform: | Size: 2048 | Author: cjq | 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:

[matlabviterbi

Description: 该MATLAB程序评估了viterbi算法在衰落信道下的卷积译码的性能,包含卷积编解码,衰落信道,维特比算法等.m程序-The MATLAB program to assess the viterbi algorithm in fading channels the performance of convolutional decoding, including the convolution coding and decoding, fading channels, Viterbi algorithm. M procedures
Platform: | Size: 17408 | Author: 季晓澎 | Hits:

[Communication-Mobileconvolution_code_decode

Description: matlab实现卷积码编码译码(2,1,6)-matlab coding decoding convolutional codes achieve (2,1,6)
Platform: | Size: 1024 | Author: zhaoxuemin | Hits:

[matlabMAP

Description: 这个Matlab程序实现了MAP算法-最大后验概率算法,同时包括对算法有:卷积编码、卷积解码,BPSK,AWGN。同时绘制它的误码率和SNR(信噪比)。-The Matlab program achieved a MAP algorithm- maximum a posteriori probability algorithm, at the same time including the algorithm are: convolutional coding, convolution decoding, BPSK, AWGN. At the same time rendering its error rate and SNR (signal to noise ratio).
Platform: | Size: 1024 | Author: 小单 | Hits:

[Otherviterb

Description: 实现了卷积编码和维特比译码,也有简单的BPSK调制解调过程。-Achieved a convolution coding and Viterbi decoding, but also a simple BPSK modulation and demodulation process.
Platform: | Size: 78848 | Author: yingying | Hits:

[matlabMATLAB

Description: 一个完美的OFDM的仿真程序,包括编码、调制、卷积、同步-OFDM simulation of a perfect process, including coding, modulation, convolution, sync, etc.
Platform: | Size: 139264 | Author: L | Hits:

[matlabCH9

Description: MIMO_OFDM系统的matlab仿真程序以及GUI界面的实现,程序中发射端包括卷积编码,打孔,交织,调制,IFFT变换,加保护间隔以及导频序列,接收端包括信道估计等一系列接收操作-MIMO_OFDM system and GUI interface matlab simulation program implementation, program the transmitter including the convolution coding, punching, interleaving, modulation, IFFT transform, guard interval and pilot sequence, the receiver includes channel estimation and a series of receive operation
Platform: | Size: 32768 | Author: 李霞 | Hits:

[matlabtuxiangyasuo

Description: 一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。-Image Compression A collection of simple routines for image compression using different techniques. BTCODE: Image compression Using Block Truncation Coding. PYRAMID: Image compression based on Gaussian Pyramids. DCTCOMPR: Image compression based on Discrete Cosine Transform. IMCOMPR: Image compression based on Singular Value Decomposition. The given codes can be also used in 2D noise suppression. Notes: The function "conv2fft" performs a 2D FFT-based convolution. Type "help conv2fft" on Matlab command window for more informations.
Platform: | Size: 56320 | Author: 依米 | Hits:

[matlabofdm_conv

Description: 这是urban_macro信道加卷积编码的ofdm程序。 包含文件有:qpsk.m qpsk调制程序 deqpsk.m qpsk解调 ofdm_siglepath.m 单径瑞利衰落程序 sigle_path_conv.m 单径瑞利衰落信道加卷积编码程序 ofdm_urban_macro.m urban_macro信道的ofdm程序 ofdm_my.m urban_macro信道加卷积编码的ofdm程序 viterbi.m viterbi译码程序 cnv_encd.m 卷积编码程序 sigle_path_conv.fig 为单径瑞利衰落信道加卷积编码结果 ofdm_conv.doc 仿真报告-This is urban_macro channel plus ofdm convolutional coding procedures. Include files are: qpsk.m qpsk modulation demodulation process deqpsk.m qpsk ofdm_siglepath.m single Rayleigh fading process sigle_path_conv.m single Rayleigh fading channel plus convolution coding process ofdm_urban_macro.m urban_macro ofdm channel program ofdm_my.m urban_macro channel plus ofdm convolutional coding process viterbi.m viterbi decoding process cnv_encd.m convolutional coding process sigle_path_conv.fig single path Rayleigh fading channel plus convolution coding results ofdm_conv.doc Simulation Report
Platform: | Size: 51200 | Author: loseword | Hits:

[matlabConvolution-code-coding

Description: 自编的实现类似conv卷积功能的源代码。可以帮助我们更加牢固掌握MATLAB卷积编程-The realization of self convolution function similar to the source code of conv. Can help us to more firmly grasp the MATLAB programming convolution
Platform: | Size: 3072 | Author: 浮萍 | Hits:

[matlabconv_coding

Description: 这是一个卷积码的编码的源程序,适用于实现卷积码编码的MATLAB仿真-This is a convolution code coding the source program, suitable to achieve convolution code coding of MATLAB simulation.
Platform: | Size: 1024 | Author: dandan | Hits:

[matlabjjmbianma

Description: 这是一个卷积码的编码的源程序,适用于实现卷积码编码的MATLAB仿真。-This is a convolution code coding the source program, suitable to achieve convolution code coding of MATLAB simulation.
Platform: | Size: 1024 | Author: dandan | Hits:

[OtherConvolutional-code-matlab

Description: 卷积码编码, 维比特译码matlab仿真源程序-Convolution coding, Viterbi decoding matlab source
Platform: | Size: 6144 | Author: 黎友 | Hits:

[EditBoxmatlab-convolution-code-program

Description: 文档里是基于matlab的卷积码编码,和维特比译码的程序。-Documentation is based on matlab convolution coding, and Viterbi decoding procedures.
Platform: | Size: 7168 | Author: 刘小喵 | Hits:
« 12 3 »

CodeBus www.codebus.net