-
Discrete_Cosine_code
用matlab实现的离散余弦编码,主要通过离散余弦编码的原理,用matlab实现的源代码。(Using matlab realize the discrete cosine coding, discrete cosine, mainly through the principle of encoding, using matlab realize the source code.)
- 2008-05-14 12:41:57下载
- 积分:1
-
wavelift
暂时只支持jpeg2000支持的 cdf97 和spline53
可以这样来测试:
x=imread( E:studyjpeg2000imageslena.tif )
% see the decomposition coefficients
y=wavelift(x, 1, spl53 ) using spline 5/3 wavelet
figure subplot(1,2,1) imshow(x) subplot(1,2,2) imshow(mat2gray(y))
% see the reconstruction precision
yy=wavelift(x, 5) using cdf 9/7 wavelet
ix=wavelift(yy,-5) inverse
sum(sum((double(x)-ix).^2))
(only temporary support jpeg2000 support cdf97 and spline53 this can be measured Examination : x = imread (E : study jpeg2000 images lena.tif)% see the d ecomposition coefficients wavelift y = (x, 1, spl53) using spline 5/3 wavelet figure subplot (1,2,1) imshow (x) subplot (1,2, 2) imshow (mat2gray (y))% see the reconstructi on precision wavelift yy = (x, 5) using cdf 9/7 wavelet ix = wavelift (yy.-5) inverse sum (sum ((double (x)- ix). ^ 2)
- 2006-08-08 23:51:30下载
- 积分:1
-
RS_simulation_code
RS编译码的matlab码源,经测试好用。(RS codec matlab source code)
- 2010-12-11 21:57:56下载
- 积分:1
-
turbo_source
基于 matlab仿真的turbo码源码,该源码仿真对程序员很有用处(Matlab simulation of the turbo code based on source, the source simulation is useful for programmers)
- 2010-05-06 18:20:44下载
- 积分:1
-
DWT_new
小波变换,小波去噪,小波滤波新方法(软阈值)(Wavelet transform, wavelet denoising, wavelet filtering new methods (soft threshold))
- 2013-12-05 10:33:05下载
- 积分:1
-
call2
Persian calender mfile 1392 in matlab
- 2014-02-14 00:26:55下载
- 积分:1
-
detect-cars-under-simple-backgrund
在简单背景下对运动车辆进行检测,使用了帧间相差法,此代码可运行,且效果良好,有效用于交通流量控制中。(In simple background to detect moving vehicles, the use of inter-difference method, this code can be run, and the good results, useful for traffic control.)
- 2015-10-16 14:03:23下载
- 积分:1
-
suijishu
说明: 通过坐标轴,随即显示坐标轴上的值域及坐标的位置(x,y轴的位置)。(rand number show)
- 2010-04-07 18:50:07下载
- 积分:1
-
NetWorkOp
Annau University network lab programs
- 2010-10-23 09:56:30下载
- 积分:1
-
FD_Method_Flow_Couette_3D
Finite Difference Programming for Matlab in 3D
- 2009-11-12 12:43:16下载
- 积分:1