搜索资源列表
用matlab写的算术编码的程序
- 自己用matlab写的算术编码的程序,信源为二元信源,信源序列、码长均可自定义,Using matlab to write their own arithmetic coding procedures for the binary source-source, source sequence, code length can be custom
huffman
- 用MATLAB进行编程实现对256*256图像进行的哈夫曼编码-Carried out using MATLAB image Huffman coding
Turbo-Code
- 该程序用来实现Turbo编解码,而Turbo码是一种信道编码、且是一种纠错码,可以保证信息的传输质量,本程序是用matlab实现的!-The procedure used for Turbo coding and decoding, while the Turbo code is a channel coding, and is an error-correcting codes, can guarantee the quality of information transmission, th
huff
- 这是一个灰度图像进行哈夫曼编码的Matlab程序,包括编码和解码部分。绝对能用!-Huffman Code
dpcm
- DPCM编码是预测编码的一种,这是一个用MATLAB实现DPCM编码的方法.-the development of dpcm with matlab,DPCM is a method of cmprises of the image.This is a program of dpcm with the matlab
FXtuxiangkejian
- 分形图像课件:第06章 分形编码的数学基础 第07章 基本分形编码算法 第08章 分形编码的改进算法 图像压缩附代码-基本分形算法讲稿-Fractal Image courseware: the first 06 chapters of mathematical fractal coding based on the first 07 chapters of basic fractal coding algorithm section Chapter 08 Improvement of frac
juanjima
- 用matlab语言实现卷积码编码过程,有程序运行结果。-Matlab language used convolutional code encoding process, there are procedures for the results.
91331949suanshucoden122
- 算术编码的应用实例matlab版本 1.可以对字符进行算术编码 2.开头不必制定字符串的大小 3.编码精度高,达到小数点8位以上 -The application of arithmetic coding matlab version 1. Can carry out arithmetic coding of characters 2. At the beginning of the string do not have to develop the size of 3. Coding and
matlabimageprocessing
- 详细的MATLAB图像处理教程,有图像变换,图像数字化,图像压缩编码-MATLAB image processing detailed tutorial, there are image transformation, digital image, image compression coding
MULIT-SPIHT
- 一种图像编码算法,可以对解压后的图像保持很高的清晰度和质量,速度快,效率高-An image coding algorithm can extract the image to maintain a very high clarity and quality, fast, efficient
JPEG
- 此程序为jpeg格式的编解码源码,可以实现jpeg格式的编码,解码,程序完整-This procedure for the jpeg format codec source code, you can achieve jpeg format encoding, decoding, the program integrity
3
- matlab环境下的自适应huffman编码-matlab environment adaptive huffman coding
suanshubianma
- 假设信源符号为{a,b,c,d},这些符号出现的概率分别为{0.2,0.2,0.4,0.2}写出对信源符号bdadc进行算术编码和解码的过程。-Assumptions for the source symbols (a, b, c, d), the probability of emergence of these symbols were written on (0.2,0.2,0.4,0.2) bdadc source symbols for arithmetic coding and de
Coding
- 把一幅图像转化为二值图像,然后对二值图像进行行程编码和预测编码。-The image into a binary image, and then carried out on the binary image encoding and predictive coding itinerary.
LDPC_Code
- 用来进行LDPC编码、信道编码、是一种纠错码,可以保证信息的传输质量,本程序是用matlab实现的!-Used for LDPC codes, channel coding, is an error-correcting codes, can guarantee the quality of information transmission, the process is achieved using matlab!
huffman
- 本程序实现了哈夫曼编码,可以应用在图像处理中压缩图像,属于无损压缩!-huffman
suanshubianma
- 和其它熵编码方法不同的地方在于,其他的熵编码方法通常是把输入的消息分割为符号,然后对每个符号进行编码,而算术编码是直接把整个输入的消息编码为一个数-And other entropy coding method is that different places, other entropy coding method is to input the message is usually divided into symbols, and then encode each symbol, whil
huffmanencode
- 给出了两种利用matlab对图像进行霍夫曼编码的方法,经过仿真,效果很好!-Are given two pairs of images using matlab Huffman coding method, through simulation, good results!
imagecodingandcompression
- 章 图像编码与压缩 图像编码基础 无损压缩编码 行程编码 哈夫曼( Huffman )编码 算术编码 词典编码 有损压缩编码 预测编码 正交变换编码 MATLAB 实现余弦变换压缩 17.3.4 MATLAB 实现小波变换压缩 -S image coding and compression image coding based lossless compression stroke Huffman coding (Huffman) co
Huffman哈夫曼编码MATLAB源代码
- 简单的编码可以一起看看有没有用,只是一个图像处理(A simple Harvard encoding program does not have much value or significance.)