-
tuxiangyasuo
一系列展示图像压缩技术的源代码。包括有:使用块截断编码的图像压缩(Block Truncation)、基于高斯金字塔变换的图像压缩(Gaussian Pyramids)、基于离散余弦变换对图像压缩(Discrete Cosine Transform)、基于奇异值分解(SVD)的图像压缩(Singular Value Decomposition)。给出的代码还可以用于2D图像噪声消除。(Image Compression
A collection of simple routines for image compression using different techniques.
BTCODE:
Image compression Using Block Truncation Coding.
PYRAMID:
Image compression based on Gaussian Pyramids.
DCTCOMPR:
Image compression based on Discrete Cosine Transform.
IMCOMPR:
Image compression based on Singular Value Decomposition.
The given codes can be also used in 2D noise suppression.
Notes:
The function "conv2fft" performs a 2D FFT-based convolution.
Type "help conv2fft" on Matlab command window for more informations.)
- 2010-07-22 19:41:53下载
- 积分:1
-
activexexcel
matlab 调外部用dll,实现混合编程(matlab )
- 2013-01-18 10:08:49下载
- 积分:1
-
Matlab_Sim_Code
matlab simulation program
- 2011-01-03 20:21:59下载
- 积分:1
-
KF_EKF__UKF
该程序用于比较KF、EKF、UKF滤波器的不同(The program is used to compare KF, EKF, UKF filter)
- 2013-03-10 13:35:33下载
- 积分:1
-
灰色关联度矩阵
灰色关联度矩阵的算法,有一定的可取性,替换数字即可,用法简单。(The algorithm of grey correlation degree has certain desirability.)
- 2018-11-24 10:38:26下载
- 积分:1
-
slm-QAM
用slm方法降低PAPR 支路数为2和16(Ways to reduce PAPR by slm slip number 2 and 16)
- 2009-12-31 13:12:31下载
- 积分:1
-
LIBSVMconverter
Convert array to a text file that can use with LIBSVM library
Convert LIBSVM file format to an array
Disadv:
does not work if missing values are present.
- 2013-03-19 01:17:40下载
- 积分:1
-
hufman
huffman coding of the bitstream
- 2010-06-05 05:06:52下载
- 积分:1
-
VC中调用MATLAB示例代码
VC中调用MATLAB示例代码(VC Calling MATLAB sample code)
- 2005-03-12 09:34:38下载
- 积分:1
-
Rayleighmodel
Rayleigh distribution function
- 2011-01-30 21:17:09下载
- 积分:1