Welcome![Sign In][Sign Up]
Location:
Search - simulink Viterbi

Search list

[Other resourceviterbi1

Description: viterbi译码的S函数程序,已通过验证,对使用matlab的simulink者有很大的帮助
Platform: | Size: 1709 | Author: wuxiaoyan | Hits:

[SourceCodeViterbi解码puncturing仿真

Description: Viterbi解码穿孔过程的Simulink仿真
Platform: | Size: 38872 | Author: seaedge | Hits:

[matlabviterbi1

Description: viterbi译码的S函数程序,已通过验证,对使用matlab的simulink者有很大的帮助-viterbi decoding of the S function process, has passed authentication, the use of matlab
Platform: | Size: 1024 | Author: wuxiaoyan | Hits:

[matlabViterbi_equalization_BPSK

Description: simulink实现bpsk的均衡技术,这里用的是mlse均衡器,看起来简单,其实这里包括了调制,解调,多径和均衡等技术-simulink realization of the balanced BPSK technology, here is the MLSE equalizer, looks simple, in fact, here including the modulation, demodulation, multipath and balanced technical
Platform: | Size: 8192 | Author: cyq0220 | Hits:

[matlabmsk

Description:
Platform: | Size: 6144 | Author: xyg | Hits:

[matlab2008_4

Description: 试说明卷积编解码的工作原理。 请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式),在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。 -Description Convolutional codec test works. Please use Simulink simulation of convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode), in the AWGN channel, drawn-noise ratio and bit error rate curve.
Platform: | Size: 29696 | Author: haohao | Hits:

[matlabjuanji

Description: 用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编解码全部自己编写代码(S-Function方式)-Simulink simulation using convolutional coding and Viterbi decoding method used to decode, which codec to prepare all their own code (S-Function mode)
Platform: | Size: 6144 | Author: 不是王子1984 | Hits:

[3G developviterbi

Description:
Platform: | Size: 5120 | Author: 张健 | Hits:

[3G developTurbo_encode

Description: 目录结构 ├─WuYuFei ├─WuYufei_matlab ├─cap_turbo ├─mother └─paper [WuYuFei]中是WuYuFei的论文 [WuYufei_matlab]是WuYufei的Matlab程序 做Turbo码,恐怕很难绕过WuYufei的程序,呵呵 [cap_turbo]和[mother]是我在研究阶段的工作 走了很多弯路,所以这两个目录必然有很多错误而且很混乱 如果想了解一下我的研究历程可以看看,切不可拿来修炼,否则走火入魔俺不管。 [paper]是对简化算法的研究总结。译码程序完全是自己写的,已经系统整理过了。 constituent_decoder_SemiTh.m constituent_decoder_logmap.m constituent_decoder_max.m constituent_decoder_Th.m 这四个文件是子译码器 interleaver_3GPP.m 3GPP标准的交织器。Turbo.m中可以选择是用伪随机交织还是3GPP标准交织 decoder_all_algorithm.m 译码器,其中包含了3种译码算法 test_OverLoad_menu.m 对运算负荷的测试程序 test_algorithm_menu.m 对算法的测试程序 Shannon_Limit.m 香农限 test_uncoded_BPSK.m test_uncoded_BPSK_theory.m 未编码BPSK的性能,一个是理论的,另外一个是测试的。-Turbo simulink
Platform: | Size: 2624512 | Author: doublesex | Hits:

[matlabviterbi_tmpl

Description: Viterbi algorythm implement for matlab simulink
Platform: | Size: 2048 | Author: GogiB. | Hits:

[Program docOFDM-comunication-base-matlab

Description: 这里提供了一整套的基于MATLAB的OFDM开发系统,从编码到信道模型-->解调-->同步建立--->维特比译码,涵盖了通信所有涉及的知识,是不错的学习资料。-Here are a set of MATLAB-OFDM-based development system, from coding to the channel model-> demodulator-> Sync build---> Viterbi decoding, covering all involved in the communication of knowledge, is a good learning information.
Platform: | Size: 37888 | Author: 刘伟 | Hits:

[matlab8

Description: 8. 单径瑞利信道中的四发四收V-BLAST: (1) 请设计一种具体的导引辅助的信道估计方法,用Simulink进行仿真,测量16QAM调制时的误码率性能。画出比特信噪比与信道估计均方误差的关系曲线,画出比特信噪比与误码率的关系曲线。 -4 Explain the working principle of convolutional encoding and decoding. Please use the Simulink simulation convolutional coding and Viterbi decoding method used to decode, in which the encoding, decoding all 8 single-path Rayleigh channel of the four rounds of four closed V-BLAST: (1) Please design a specific The guide-assisted channel estimation method, using Simulink for simulation, measurement 16QAM modulation bit error rate performance. Draw-bit signal to noise ratio and channel estimation mean square error curve, draw-bit signal to noise ratio and bit error rate curve.
Platform: | Size: 125952 | Author: 童俊贺 | Hits:

[matlab4

Description: 4. 试说明卷积编解码的工作原理。请用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(S-Function方式),不是调用Simulink的已有编码、译码函数。请在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。-4 Explain the working principle of convolutional encoding and decoding. Please use the Simulink simulation convolutional coding and Viterbi decoding method used to decode, in which the encoding, decoding all write your own code (S-Function mode), instead of calling the Simulink existing encoding and decoding functions. In additive white Gaussian noise channel, signal to noise ratio and bit error rate to draw the curve.
Platform: | Size: 44032 | Author: 童俊贺 | Hits:

[matlabConvolutional-codec-works

Description: 说明卷积编解码的工作原理,用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码-Understand the convolutional codec works with Simulink simulation convolutional coding and Viterbi decoding method to decode
Platform: | Size: 28672 | Author: 梁赛赛 | Hits:

[3G developturbo_code

Description: LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator and a 16 point IFFT on an FPGA using MATLAB Simulink⃝ R with Xilinx⃝ R System Generator plugin. A MATLAB⃝ R script is developed to test the Simulink implementation. In addition, an iterative Turbo decoder is programmed using MATLAB⃝ R .
Platform: | Size: 11264 | Author: mezo | Hits:

[Communication-Mobileturbo_lte_ofdm_fpga_code

Description: LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator and a 16 point IFFT on an FPGA using MATLAB Simulink⃝ R with Xilinx⃝ R System Generator plugin. A MATLAB⃝ R script is developed to test the Simulink implementation. In addition, an iterative Turbo decoder is programmed using MATLAB⃝ R .
Platform: | Size: 11264 | Author: mezo | Hits:

[Communication-MobilefinalTURBOCODE_OFDM

Description: Throughout the project the LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator and a 16 point IFFT on an FPGA using MATLAB Simulink R ⃝ with Xilinx R ⃝ System Generator plugin. A MATLAB R ⃝ script is developed to test the Simulink implementation. In addition, an iterative Turbo decoder is programmed using MATLAB R ⃝ .-Throughout the project the LTE system, OFDM modulation and Turbo Coding, including Viterbi, BCJR and SOVA are extensively analysed, ending up with a system performance specification. These are used to implement a fixed length Turbo encoder, a 16-QAM modulator and a 16 point IFFT on an FPGA using MATLAB Simulink R ⃝ with Xilinx R ⃝ System Generator plugin. A MATLAB R ⃝ script is developed to test the Simulink implementation. In addition, an iterative Turbo decoder is programmed using MATLAB R ⃝ .
Platform: | Size: 2099200 | Author: mezo | Hits:

[matlabbpsk_RC_filter_convolution

Description: BPSK Raised Cosine Filter Convolution encoder and viterbi decoder matlab simulink file
Platform: | Size: 9216 | Author: LAH | Hits:

[Other802.11a simulink

Description: 基于WiFi 802.11a协议的无线通信系统的开发 端到端的802.11a的物理层,自适应调制,前向纠错码,ofdm传输,高斯白信道仿真 Viterbi解码等(End-to-end 802.11a physical layer * All mandatory and optional data rates: 6, 9, 12, 18, 24, 36, 48, and 54 Mb/s * BPSK, QPSK, 16-QAM, 64-QAM modulations * Forward error correction coding (convolutional; code rates 1/2, 2/3, 3/4) * OFDM transmission: 52 subcarriers, 4 pilots, 64-pt FFTs, circular prefix * Data interleaving * PLCP preamble (modeled as 2x2 long training sequences; see below) * Receiver equalization * Viterbi decoding * Data rates selectable on-the-fly * Adaptive modulation demo over dispersive multipath fading channel)
Platform: | Size: 928768 | Author: swust_hy | Hits:

[Communication-Mobile4

Description: 4. 试说明卷积编解码的工作原理: (1) 使用Simulink仿真卷积编码,并用Viterbi译码的方法进行解码,其中的编码、译码全部是自己编写代码(S-Function方式),不是调用Simulink的已有编码、译码函数。 (2) 请在加性白高斯噪声信道中,画出比特信噪比与误码率的关系曲线。(4. Try to explain the working principle of convolutional codec: (1) Simulink was used to simulate convolutional coding, and Viterbi decoding method was used for decoding. The coding and decoding were all written by oneself (s-function method), rather than calling the existing coding and decoding functions of Simulink. (2) in the additive white gaussian noise channel, please draw the curve of the relationship between bit signal-to-noise ratio and bit error rate.)
Platform: | Size: 7069696 | Author: kmdcdy | Hits:
« 12 »

CodeBus www.codebus.net