搜索资源列表
Huffman编码及解码
- Huffman 编码及解码作业
turbo编码
- turbo的matlab编码程序
Turbo码编码解码c程序
- 吴宇飞的turbo码编码解码,能在matlab上实现较好的仿真
用matlab编写的十进制的遗传算法程序
- 用matlab编写的十进制的遗传算法程序)实数编码遗传算法。,chrom
blcok_diagonalized_ci.基于块对角化信道逆转的多用户预编码程序
- mimo下行基于块对角化信道逆转的多用户预编码程序。,mimo downlink multi-user precoding based on block diagonalization channel inversion
MAP. Matlab程序实现了MAP算法-最大后验概率算法
- 这个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 deco
2.4kMELPcoder.tar
- 2.4k混合激励语音压缩编码程序,不错的借鉴,原理可参见王炳锡书《语音编码》-kbps mixed excitation speech coding procedures, a good reference, Wang Bingxi principle can be found in "Speech Coding"
encode_vc
- Turbo编码程序 。-Turbo coding procedures.
huffman
- 霍夫曼编码程序 对给定的概率 生成霍夫曼编码 希望大家给点意见-Huffman encoding procedure to generate the probability of a given Huffman code to the point I hope everyone
mpeg
- mathworks网站上下的mpeg视频编码程序能正常运行,我对此进行了改进,可以正常运行,已经运行试验过多次。-mathworks site from top to bottom mpeg video encoding programs to resume normal operation, and I had improved, can be normal operation, has been running tests on many occasions.
turbo
- 基于c++的Turbo编译码程序,清晰展示了Turbo迭代算法的优越性,其中包括Turbo编码程序、LOG_MAP译码算法以及SISO译码算法。-The Turbo encoding and decoding process based on C++ , clearly shows the superiority of Turbo iterative algorithm, including the Turbo coding process, LOG_MAP and SISO decodin
AAC_Encoder_MATLAB
- AAC编码程序,用Matlab语言编写,可以详细了解AAC编码的过程。-AAC encoding process, with the Matlab language, you can learn more about AAC encoding process.
codec
- crc编码程序 计算机与电信网络课上老师要求做的-crc coding process computer and telecommunications networks class teacher asked to do
MIMOsignaldetectionandTHPprecoding
- QAM调制方式下的THP预编码程序与BPSK调制方式下基于ZF、MMSE及基于ZF、MMSE干扰消除的信号检测技术-QAM modulation coding procedures under the THP pre-BPSK modulation mode and based on ZF, MMSE, and based on ZF, MMSE interference cancellation signal detection
youchengbianjiema
- 游程编码 输入一个一维数组,会将其内容进行编码,编码程序中包含十进制与二进制之间的相互转换。解码为其逆过程-RLE enter a one-dimensional array, its contents will be encoded, encoding process includes the interaction between decimal and binary conversion. Decode its reverse process
基于高斯消去的LDPC编码程序
- 基于高斯消去的LDPC编码程序 改程序主要是将一个一般的校验矩阵化成下三角矩阵,再根据后向递推公式直接得到校验比特值-Of LDPC codes based on Gaussian elimination procedure
Trie_and_Huffman
- 功能1:使用一种树型结构来实现我们的单词计数功能——Trie树 功能2:Huffman树进行编码 程序输入: 第一行为一个正整数n,表示输入单词的总数。 接下来的n行,每行为一个单词,单词由不超过10个的小写英文字母组成。 接下来的一行为一个正整数m,表示查询的次数。 接下来的m行,每行为一个数字和一个查询,当数字为1时,查询为单词,输出该单词出现的次数(可以为0);当数字为2时,查询为Huffman编码,输出对应的单词(该Huffman编码对应的单词确定存在)。(Function
完整的OFDM仿真程序
- 交织编码是在实际移动通信环境下改善移动通信信号衰落的一种通信技术。将造成数字信号传输的突发性差错,利用交织编码技术可离散并纠正这种突发性差错,改善移动通信的传输特性。(Interleaved coding is a communication technique that improves the fading of mobile communication signals in an actual mobile communication environment. Will result in
游程编码
- 文件中有两个编码程序,一个是简单的游程编码仿真实现,另一个是图像的游程压缩编码实现(There are two coding programs in the file. One is a simple run-length coding simulation implementation, the other is the image run-length compression coding implementation.)
汉明码编码程序
- matlab汉明码程序,实现汉明编码,,并实现纠错和检错功能(Matlab Hamming code program, to achieve Hamming coding, and to achieve error correction and error detection function)