资源列表
霍夫曼编码
- 对文本内容进行霍夫曼编码,以实现文本的压缩。(The text content is encoded by Hoffman to compress the text.)
huff2mat
- matlab中将一幅图片解压缩,这个函数是数字图像处理第二版里的一个函数(Picture decompression)
decodify.tar
- Decodify with python
mp
- Compressed sensing on the classic MP matching tracking algorithm that can run, useful
LZW编码
- 这个文档是我大学时候多媒体的一个实验作业,里面要求实现LZW压缩方法。大家可以在文档中自行查阅。(This document is an experimental operation of multimedia in my university. It requires four simple compression methods, namely, Huffman, adaptive Huffman, LZW and arithmetic coding. Because of the need
Compressive_Sensing
- MATLAB implementation of compressive sensing example as described in R. Baraniuk, Compressive Sensing, IEEE Signal Processing Magazine, [118], July 2007. The code acquires 250 averaged random measurements of a 2500 pixel image. We assume that the ima
灰色神经网络预测程序(无输入)
- 可以拟合出精度很高的预测值,强烈推荐给大家,很好用的(Can fit a highly accurate prediction, highly recommended to everyone, very good.)
huffalg
- Huffman coding algorithm coded in Java Language
C#写的图片无损压缩——高效
- 高效的c#压缩文件文件代码,可手动设置压缩比例(Efficient c# compression file file code, manually setting the compression ratio)
omp
- matlab实现压缩感知中的正交匹配追踪(Matlab implementation of orthogonal matching tracking in compressed sensing)
stl文件在matlab中的读取
- 在matlab中读取点云数据stl文件并在界面显示(Read the point cloud data STL file in MATLAB and display it on the interface.)
测速
- CW雷达测速采用matlab实现,最简单的一种,比较实用,大家感兴趣可以看看(CW radar speed measurement is realized by MATLAB, the simplest one, which is more practical. You can have a look at it if you are interested)