登录
首页 » matlab » ImageCompression

ImageCompression

于 2010-07-02 发布 文件大小:591KB
0 272
下载积分: 1 下载次数: 18

代码说明:

  对位图图像利用JPEG标准进行正交变换、量化、扫描从而达到压缩,同时解压显示其压缩图像。(Bitmap image using JPEG standard orthogonal transformation, quantization, scanning to achieve the compression, and decompression display the compressed image.)

文件列表:

jpeg图像压缩 matlab 程序




.........................\AcCode.m,1525,2005-06-04
.........................\antiQuanY.m,287,2005-06-04
.........................\antiZscan.asv,1108,2010-05-29
.........................\antiZscan.m,1108,2005-06-04
.........................\cameraman.tif,65240,1997-02-22
.........................\Code.asv,661,2010-05-30
.........................\Code.m,677,2005-06-16
.........................\Codew.m,653,2010-05-30
.........................\Example38.m,781,2005-11-25
.........................\Jpeg.asv,435,2010-06-11
.........................\Jpeg.m,435,2010-06-11
.........................\Jpeg2.m,431,2005-06-07
.........................\Jpegw.m,440,2010-05-30
.........................\jpeg编解码说明.doc,94208,2010-05-29

.........................\MakeTree.m,1719,2005-06-04
.........................\QuantyY.m,295,2005-06-04
.........................\UnCode.m,3022,2010-05-30
.........................\UnCodew.m,3047,2010-05-30
.........................\UnHufCode.m,893,2005-06-04
.........................\varable.m,12775,2005-06-07
.........................\wCodew.m,541,2010-05-30
.........................\wUnCodew.m,2966,2010-05-30
.........................\X.m,34,2010-05-30
.........................\YAcHufCode.m,14166,2005-06-04
.........................\YCode.m,1189,2005-06-04
.........................\YDcCode.m,931,2005-06-04
.........................\ZScan.m,1005,2005-06-04

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • cancellousbone
    文章讨论了利用超声以及一种物理模型来研究松质骨的健康状况。(A physical model for broadband ultrasonic studies of cancellous bone)
    2009-04-08 21:33:44下载
    积分:1
  • mini2
    clear all clc t=0:1/1000:10-1/1000 s=sin(2*pi*t) snr=20 s_power=var(s) varience of s linear_snr=10^(snr/10) factor=sqrt(s_power/linear_snr) noise=randn(1,length(s))*factor x=s+noise Ó É SNR¼ Æ Ë ã Ë æ » úÔ ë É ù x1=noise Ô ë É ùÔ ´ Ê ä È ë x2=noise w1=0 È ¨Ï µ Ê ý ³ õ Ö µ w2=0 e=zeros(1,length(x)) y=0 u=0.05 for i=1:10000 LMSË ã ·¨ y(i)=w1*x1(i)+w2*x2(i) e(i)=x(i)-y(i) w1=w1+u*e(i)*x1(i) w2=w2+u*e(i)*x2(i) end figure(1) subplot(4,1,1)
    2010-10-26 16:41:03下载
    积分:1
  • angle
    给定2个点坐标,计算其连线与水平方向的夹角,夹角范围[0,2*pi](failed to translate)
    2009-12-12 22:16:24下载
    积分:1
  • xiandaitongxinxitong
    现代通信系统第二版的源代码(非常全面)学习通信编程的必备。(The source code for the second edition of the modern communication systems)
    2012-04-22 10:58:39下载
    积分:1
  • distribution-network-of-34-nodes
    电力系统行业配网37节点feeder34,用于配电网规划(Feeder34 power systems industry with a network of 37 nodes for distribution network planning)
    2020-10-06 15:27:42下载
    积分:1
  • 3hurst
    Hurst指数是描述非函数长周期的重要指标。它有别于传统单位根检验,可以发现时间序列存在的超长周期性,可以用于判断市场风险,但运算相当繁琐,单独利用Excel计算费时又费力,作者在充分理解Hurst指数内涵和应用的基础上,利用Excel的宏语言VBA编写宏程序轻松实现Hurst指数的计算,通过这一工作也希望能使Hurst指数能够得到广泛的应用。(Hurst index is to describe the function of the long period of non-important indicator. It is different from the traditional unit root tests, time series can be found in the presence of the long periodicity, can be used to determine market risk, but the operation rather cumbersome, separate consuming and laborious calculations in Excel, the authors fully understand the meaning and application of the Hurst exponent based on the use of Excel macros written in VBA macro language easily Hurst index calculation, also hopes to make this work through the Hurst exponent can be widely used.)
    2013-05-23 18:17:03下载
    积分:1
  • ssprop-3.0.1
    非线性光纤光学配套的一些实例matlab演示文件,可以更深刻的了解书本内容。美国,Govind P. Agrawal (Nonlinear fiber optics supporting some of the examples of matlab demo files, you can gain a deeper understanding of book content. The United States, Govind P. Agrawal)
    2021-03-28 21:29:12下载
    积分:1
  • matlab_talk
    说明:  数学实验课程相关的工具讲稿,可以看看,很详细的(experimental mathematics curriculum-related tools script, can see very detailed ... )
    2005-12-28 19:25:48下载
    积分:1
  • s
    说明:  xiaochengxusmall case,may be useful for all of you (small case,may be useful for all of you )
    2012-01-07 20:35:08下载
    积分:1
  • j110729new0812
    计算电磁学 二维廖氏吸收边界程序 采用MATLAB编写(Lio dimensional computational electromagnetics absorbing boundary program written using MATLAB)
    2014-10-26 12:16:01下载
    积分:1
  • 696516资源总数
  • 106554会员总数
  • 12今日下载