A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.
-
Updated
Jan 11, 2022 - MATLAB
A simulation of a complete digital communication system with different modulation schemes in MATLAB for transmitting and receiving text messages.
Lossless Image Compression and Transmission in Matlab
Huffman coding applied on images to obtain lossless image compression
Image compression using Discrete Cosine Transform and Huffman Coding
This is a project on implementing Image steganography in Matlab using Block - DCT and Huffman Encoding
a simple Huffman code implementation in MATLAB, plus some benchmarks
An encrypted steganography application written in MATLAB
Implemantation of huffman encoding and decoding, for education purposes
Image Encoding software in MATLAB. Quantize and Dequantize Image and using of Huffman encoding to transform Images to bitstreams according to JPEG universal standard.
Undergraduate 6th semester -> 数字图像处理:“灰度图像赫夫曼编码”
Communication Lab (2019 Spring)
The project involves implementing and analyzing digital communication techniques using MATLAB. Specifically, it focuses on encoding and decoding a discrete source using Huffman coding for image compression and DPCM (Differential Pulse Code Modulation) for signal quantization and prediction.
Huffman Algorithm using Matlab
Run Length Encoding, Lempel Ziv Algorithm, BSC Channel Comparison, Error Detection using Parity encoder and decoder, Huffman Coding using Matlab
My solutions for the practical work of the Information and Coding Theory module (Théorie de l'information et du Codage : TICOD) in my 4th year of state engineering studies at ENSTTIC
This repository contains various data encryption algorithms.
A MATLAB project for lossless image compression using Huffman Encoding. It efficiently compresses images without quality loss, preserving original data while reducing file size.
Add a description, image, and links to the huffman-coding topic page so that developers can more easily learn about it.
To associate your repository with the huffman-coding topic, visit your repo's landing page and select "manage topics."