CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 matlab例程 搜索资源 - compress matlab

搜索资源列表

  1. compress

    1下载:
  2. 用matlab写的图像预测编码,compress.m是压缩,descompress.m是解压缩。
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1102
    • 提供者:杨襄
  1. hua使用MATLAB设计小波变换程序中的若干问题

    0下载:
  2. 在使用MATLAB完成小波变换程序和通过阈值来压缩图像的过程中,我和许多同学都是边学边用,是从一个接一个的问题中逐步理解小波和MATLAB编写程序的。因此我愿意就个人遇到和解决问题的经验与大家讨论,希望能够对遇到同样问题的人有所帮助。-using MATLAB completed wavelet transform procedures and through the threshold to compress images of the process, I and many of my cl
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:167428
    • 提供者:江边草
  1. compress edsensing OMP

    5下载:
  2. 压缩感知 正交匹配追踪一些人关心压缩感知与雷达成像,他们把稀疏表示放在最重要的地方,以为在雷达成像中成功实现压缩感知关键是稀疏表示; 事实上并不是如此。我们知道:压缩感知需要建立AX=B,且该方法具有较低的抑制信噪比能力;另外雷达成像的基础是雷达 信号与目标的相互作用,也就是电磁波与介质的相互作用,该相互作用是一个非常复杂的非线性问题,因此研究这个问题与 压缩感知的关系才是解决雷达成像问题的关键点所在。从另外一个角度来看,雷达成像中惯用的方法是匹配滤波,
  3. 所属分类:matlab例程

    • 发布日期:2013-12-11
    • 文件大小:592
    • 提供者:耿旭
  1. Matlab-Wavelet-Denoise-Compress

    1下载:
  2. Matlab-Wavelet-Denoise-Compress.关于小降噪的练习,很好的应用!-Matlab-Wavelet-Denoise-Compress. The practice of small noise, a very good application!
  3. 所属分类:matlab例程

    • 发布日期:2016-10-10
    • 文件大小:4325145
    • 提供者:简菱
  1. bp-compress

    0下载:
  2. 用BP神经网络实行彩色图像压缩matlab-Bp network color image compression
  3. 所属分类:matlab

    • 发布日期:2017-04-10
    • 文件大小:1053
    • 提供者:liuwei
  1. 61549835image-compress-denoise

    0下载:
  2. 图像压缩去噪增强锐化程序,供大家参考。 包括:数字图像矩阵数据的显示及其傅立叶变换 二维离散余弦变换的图像压缩 采用灰度变换的方法增强图像的对比度 采用二维中值滤波函数medfilt2对受椒盐噪声干扰的图像滤波 采用MATLAB中的函数filter2对受噪声干扰的图像进行均值滤波 图像的自适应魏纳滤波 运用5种不同的梯度增强法进行图像锐化 图像的高通滤波和掩模处理 利用巴特沃斯(Butterworth)低通滤波器对受噪声干扰的图像进行平滑处理 利用巴特沃斯(Butterworth)高通滤波器对图
  3. 所属分类:matlab

    • 发布日期:2017-04-15
    • 文件大小:11555
    • 提供者:chen peilin
  1. dct2_img

    0下载:
  2. dct2的编程实现,用来压缩灰度图像,需要修改输入的图像名,保持和程序里的名称一致-dct2' s programming is used to compress grayscale images, need to modify the input image name, the name of maintaining and procedures where the same
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:590
    • 提供者:颜洪雷
  1. wangwei20062218

    0下载:
  2. 该程序利用Matlab编写,并带有GUI截面。实现了任意格式图像压缩的功能。并且可以对比显示压缩前后图像,显示压缩比例和压缩时间。-The program prepared by the use of Matlab, and with a GUI cross-section. Image compression format to achieve an arbitrary function. Compared before and after the show and can compress
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:1920
    • 提供者:wangwei
  1. imagecompression

    0下载:
  2. 图像压缩:对图像进行压缩,取得了比较好的压缩效果。-image compression:compress the image and get a good compression results.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:394167
    • 提供者:hanhan
  1. ImageCompression_ANN

    0下载:
  2. Image Compression using Artificial Neural Networks This code is developed in MATLAB 6.5 and can used in Windows platform. Program contain all necessary files. For training the network use Train.m and Codec.m compress images by trained network.
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:180054
    • 提供者:Aso
  1. Image_Compress

    0下载:
  2. 使用小波技术对图像进行压缩和解压过程,并且通过模拟信道测试计算其PSNR,通过Matlab2009a测试。-Using wavelet methods compress and decompress the image, and testing through analog channels to calculate the PSNR, by Matlab2009a test.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:4064
    • 提供者:Alex
  1. JPEG_compression_image.m

    0下载:
  2. 利用Matlab编程实现对lena.bmp灰度图象进行QF=50和QF=40的压缩和解压缩,比较二者的PSNR,并且利用霍夫曼编码模拟信道中传输图象。通过了Matlab2009A测试。-Using Matlab program to compress and decompress the gray image Lena.bmp at QF = 50 and QF = 40,as well as comparing the result of two situation.Then using Hu
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:2195
    • 提供者:Alex
  1. COMPRESS-RLE

    0下载:
  2. Gray code and RLE compression.
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:907
    • 提供者:Lusa Elena
  1. compress

    0下载:
  2. matlab code for audio compression
  3. 所属分类:matlab

    • 发布日期:2017-04-01
    • 文件大小:622
    • 提供者:madar
  1. DIferentialCoding

    0下载:
  2. Tool for compress and decompress for image, using differential coding prediction-Tool for compress and decompress for image, using differential coding prediction
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:91963
    • 提供者:Lusa Elena
  1. KompresiLZW

    0下载:
  2. LZW text compresion with GUI..input the text compress it with LZW method
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:92846
    • 提供者:ramatryana
  1. jpeg-compress-code-

    0下载:
  2. 依据JPEG压缩标准的算法,对lena图像进行压缩,并恢复出原始图像,然后对照原始图像,对恢复出的图像进行客观评价:计算峰值信噪比PSNR及均方误差MSE。-language matlab jpeg picture compress
  3. 所属分类:matlab

    • 发布日期:2017-04-02
    • 文件大小:21650
    • 提供者:冰蓝色
  1. Compress Sensing in SONAR Imaging field

    0下载:
  2. Compress Sensing - CS (Also known as compressive sensing, compressive sampling, or sparse sampling) Approach overall and to discover an application of CS in SONAR Imaging field. According to the given elementary theory, proceeding to construct algori
  3. 所属分类:matlab例程

    • 发布日期:2014-06-19
    • 文件大小:244179
    • 提供者:chuxuanbach
  1. Lossless image compression using Matlab

    0下载:
  2. HOW TO COMPRESS IMAGE USING MATLAB
  3. 所属分类:matlab例程

    • 发布日期:2017-12-22
    • 文件大小:1332224
    • 提供者:kitu
  1. compress

    5下载:
  2. 使用MATLAB的文件对发动机放热率和缸压进行计算和绘图程序(The engine heat release rate and cylinder pressure are calculated and plotted using MATLAB files)
  3. 所属分类:matlab例程

    • 发布日期:2017-12-28
    • 文件大小:1024
    • 提供者:上古波波
« 12 3 »
搜珍网 www.dssz.com