资源列表
MATLAB-SPIHT_v1.0_02-12-08
- MATLAB 实现基于小波变换的图像压缩编码算法SPIHT-Implement the wavelet-trees-based image coding algorithm SPIHT using MATLAB
hfmc
- 哈弗曼编码的自理,初学者的入门级例子,很有参考价值;可以在此基础上进行改造,变成自己的算法!是C语言版本的编码!-Hoffman coding self-care, level beginners example, has the reference value very much on the basis of this transformation, into their algorithm!
Huffman
- Huffman编码的主导思想是根据数据符号发生的概率进行编码。在源数据中出现概率越高的符号,相应的码长越短;出现概率越小的符号,其码长越长,从而达到用尽可能少的码符号表示源数据。Huffman编码方法是接近压缩比上限的一种最佳的编码方法。-The dominant idea of the Huffman coding is based on the probability of occurrence of data symbols for encoding.The higher the prob
CS
- 一个压缩感知的matlab程序实例,帮助新手上路。-Image block ;compressed sensing
mexcdf.r3628
- matlab mexcdf工具箱 用于读取nc数据-MATLAB mexcdf
ACA
- 蚁群算法的应用程序,大家可以看看,很有用,包含了好几个程序在里面!-Application of the ant colony algorithm, we can look at, useful, and contains several procedures inside!
SHANNON.ZIP.rar
- 香农编码的C++实现。原理说明以及源代码。,The Shannon coding C++. Principle of instructions and source code.
high-and-low-fusion-seprately
- 用matlab编写的程序,将图像的高频部分和低频部分分别以不同的融合规则进行融合,结果优于一般的最大值或者加权平均的方法-Matlab programs written in the high frequency part and low frequency part of the image were different fusion rules fusion, the result is better than the maximum or weighted average method
WCS_OMP
- 基于离散小波变换和压缩感知理论的灰度图像压缩算法。-Grayscale image compression algorithm based on dwt and compressed sensing.
svpwm_psn
- svpwm,空间矢量控制。参数pwm信号-svpwm, space vector control
DDS
- VHDL DDS 采用FPGA实现1hz到100khz可调的dds程序,频率调节步长是变化的。-Using FPGA 1hz to 100khz adjustable, dds program, the frequency adjustment step change.
huffmanteahcer
- 在matlab平台上霍夫曼编码的简单实现-Simple implementation of Huffman coding on matlab platform