-
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
-
m6
说明: 这是国外一本经典教材附带的程序,通信系统的matlab实现,所含例子丰富(This is a classic foreign materials attached to the procedures, communications systems to achieve matlab contains abundant examples of)
- 2009-05-21 20:34:43下载
- 积分:1
-
sortmatrix
将矩阵内的数据排序,并输出相应原位置坐标
(The matrix of data sorting, and output the corresponding original position coordinates)
- 2012-07-12 20:45:04下载
- 积分:1
-
TDOATaylorAlgorithm
TDOA定位算法,用于实现无线定位中的TAYLOR算法(TDOA location algorithm for wireless location algorithm TAYLOR)
- 2014-01-10 02:59:30下载
- 积分:1
-
TE-data
田纳西-伊斯曼过程的数据,分训练集和测试集,共44组数据。(Tennessee- Eastman process the data, sub-training set and test set, a total of 44 sets of data.)
- 2011-05-11 22:22:30下载
- 积分:1
-
chap3
先进PID控制matlab仿真源代码。典型事例具体说明,清晰易懂。(第三章)(Advanced PID control matlab simulation source code, more typical examples of specific instructions, clear and easy to understand.(Chapter 3))
- 2014-09-28 10:57:35下载
- 积分:1
-
layer
This function model the troposphere based on the inputs of the user: it adds clouds, fog,cirrus, wet air and dry air
- 2014-09-29 20:35:43下载
- 积分:1
-
Mpanngjialaiia
混沌映射庞加莱界面Matlab程序源码码,程序源码虽小,短小精悍
(Chaos mapping Poincare interface the Matlab program source code, the program source code is small, dapper)
- 2012-08-23 20:49:08下载
- 积分:1
-
2D-and-3D-FDTD
2D和3D在PML边界条件下的FDTD例子(The example of 2 d and 3 d of FDTD in PML boundary condition)
- 2015-01-12 11:12:41下载
- 积分:1
-
Myquantize
说明: 用S函数编写的量化器
量化步长为非线性
即 量化步长可调
(Prepared by S function to quantify the quantizer step size for the non-linear quantization step size that is adjustable)
- 2009-08-07 09:23:32下载
- 积分:1