当前位置:
首页 资源下载
搜索资源 - hamming code matlab
搜索资源列表
-
2下载:
汉明码的仿真实现以及调试,结果演示。是基于MatLAB环境用simulink仿真的,Hamming code and debugging the simulation
-
-
3下载:
(7,4)汉明码的编译码程序,基于MTLAB语言-Encoding and decoding procedures of (7,4)Hamming code
-
-
0下载:
一个很有用的函数,功能是产生规定字长以及规定汉明重量的码字,常用于channel coding开发-A useful function, function is to have the provisions of word length and weight of the provisions of Hamming code word, commonly used in the development of channel coding
-
-
2下载:
汉明码编码仿真程序,在Matlab环境下仿真,适用于初学者。-Hamming code encoding simulation program, in the Matlab simulation environment for beginners.
-
-
0下载:
Hamming码编译码的算法及实现 海军工程大学电子工程学院学报-Hamming code encoding and decoding algorithm and the realization of the Naval University of Engineering School of Electronic Engineering Journal
-
-
1下载:
7,4汉明码的编码和译码程序,用MATLAB语言实现的-7,4 hamming code encoding and decoding process, using the MATLAB language
-
-
1下载:
AWGN信道环境下,信道编码的性能分析(包括误码率BER和开销即运行时间),运用了Hamming Code Golay Code Circle Code and Converlute Code-channel encode including Hamming Code Golay Code Circle Code and Converlute Code in AWGN channel
-
-
0下载:
hamming code using matlab
-
-
0下载:
decoder of Hamming
Use a [7,4] Hamming code.
m = 3 n = 2^m-1 k = n-m
parmat = hammgen(m) Produce parity-check matrix.
trt = syndtable(parmat) Produce decoding table.
recd = [1 0 0 1 1 1 1] Suppose this is the received vector.
syndrome =
-
-
1下载:
Hamming code in matlab.
-
-
0下载:
qpsk hamming code。仿真出来的曲线很有意思-qpsk hamming code. Simulation curves out very interesting
-
-
0下载:
bpsk-binary phse shift keying,fsk-frequency shift keying,hamming code,pcm-pulse coded modulation,dpsk-differential phase shift keying
-
-
0下载:
自己写的组合译码程序 bpsk调制 汉明编码-Write your own combination of decoding process bpsk Hamming code modulation
-
-
0下载:
利用汉明码编码,对一个指定的序列进行编码和译码,最后输出直方图-Hamming code using coding sequences for a specified encoding and decoding, the final output histogram
-
-
0下载:
用MATLAB实现Hamming码的编码和译码,并设计了友好的互动界面,是学习信息论与编码很好的例子。-Hamming code with MATLAB to achieve encoding and decoding, and a friendly interactive interface design, information theory and coding to learn a good example.
-
-
3下载:
对随机序列进行(7,4)汉明码编码,经过bpsk调制解调,然后译码,最后绘出信噪比与误码率的关系曲线-Random sequences (7,4) hamming code encoding, after bpsk modem, and then decoding, and finally draw the signal to noise ratio and bit error rate curve
-
-
0下载:
Hamming code matlab
Hamming code matlab
Hamming code matlab -Hamming code matlab
Hamming code matlab
Hamming code matlab
Hamming code matlab
-
-
0下载:
this is a Cyclic Hamming code Simulation in matlab.
-
-
0下载:
MATLAB中移动检错纠错码汉明码的源程序实现,包括编码和译码-MATLAB Mobile Hamming code error detection and correction of the source to achieve, including encoding and decoding
-
-
0下载:
This is Hamming code source code
-