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

搜索资源列表

  1. 基于DCT的jpeg图像压缩编码算法的MATLAB实现

    5下载:
  2. 这是一个基于DCT的jpeg图像压缩编码算法的MATLAB实现的程序,对做jpeg压缩的朋友会很有帮助-this is matlab jpeg compression based on dct,it is helpful for who embark on jpeg compression.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:40.13kb
    • 提供者:杨晖
  1. pca-matlab-code

    1下载:
  2. pca主成分分析算法matlab源码,利用matlab实现pca算法。-pca principal component analysis algorithm Matlab source, using Matlab achieve pca algorithm.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:33.08kb
    • 提供者:李辙
  1. matlab

    0下载:
  2. 用matlab来实现遗传算法程序,有利于大家共同学习
  3. 所属分类:压缩解压

    • 发布日期:2014-01-16
    • 文件大小:6.45kb
    • 提供者:胡敏
  1. 图像压缩的几个MATLAB算法

    0下载:
  2. 图像压缩的几个MATLAB算法:分块编码、高斯金字塔、离散余弦变换、单值分解。-Image Compression Algorithm several MATLAB : Block Coding, Gaussian pyramid, discrete cosine transform, singular value decomposition.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:9.83kb
    • 提供者:陈量
  1. 图像压缩的MATLAB算法JPEG

    3下载:
  2. 图像压缩的MATLAB算法之JEPG,完整的例程,参改价值高。-This compression is for jpeg in matlab with a whole example,and it s valuable to look at it!
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:55.54kb
    • 提供者:陈量
  1. EZW算法

    2下载:
  2. 采用小波零树的EZW压缩编码算法,matlab实现代码-This code adopted the zero tree to fulfill the algorithm in matlab.
  3. 所属分类:压缩解压

    • 发布日期:2008-10-13
    • 文件大小:3.67kb
    • 提供者:陈翔宇
  1. 压缩感知CoSaMP重构算法

    6下载:
  2. 压缩感知CoSaMP重构算法,matlab编码实现,很有用的学习资料
  3. 所属分类:压缩解压

  1. 基于形态学的信号压缩算法

    2下载:
  2. 基于形态学的信号压缩算法matlab程序,能够实现较高的压缩比
  3. 所属分类:压缩解压

  1. jpeg2000.rar

    0下载:
  2. JPEG2000算法,加入了哈弗曼编码!是个不错的源程序,JPEG2000 algorithm, Add a Hafuman codingcoding! Are a good source
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-09
    • 文件大小:1.14mb
    • 提供者:john
  1. MATLAB

    1下载:
  2. OMP 正交迭代匹配追踪算法。信号的稀疏解,用于信号的压缩-we are the world,we are the children,i used to be a better student.the matching pursuit meathered ok.how are you
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-02
    • 文件大小:9.12kb
    • 提供者:王坤
  1. JPEG.rar

    7下载:
  2. 图像JPEG压缩算法,由8*8DCT变换,调用量化表进行量化,最后由Huffman编码完成算法,JPEG image compression algorithm, the 8* 8DCT transform, quantization table calls to quantify, and finally completed by the Huffman coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2016-01-12
    • 文件大小:165.21kb
    • 提供者:宇翔
  1. ImageCompressed.rar

    2下载:
  2. 利用霍夫曼编码算法对数字图像进行压缩及解压缩处理,解压出来的图像与源图像几乎完全一致,峰值信噪比为无穷大,The use of Huffman coding algorithm for digital image compression and decompression processing, extracting images from the source image is almost exactly the same infinite PSNR
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-01
    • 文件大小:165.13kb
    • 提供者:tianjieyu
  1. AAC_matlab

    0下载:
  2. HE-AAC 解码算法的matlab代码,包含各种测试文件,可以运行测试 验证的。-High efficient AAC decoder,wihch compitable with mepg2-aac and mpeg4-aac, also including different types of testing files,you can run the progtam and test it.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-22
    • 文件大小:6.77mb
    • 提供者:yangyanwen
  1. LBGMatlab

    2下载:
  2. 使用matlab实现的矢量量化的LBG算法,内有文档说明-Matlab achieved using the LBG vector quantization algorithm, there are documented
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2015-09-19
    • 文件大小:1.52mb
    • 提供者:梁松涛
  1. Discrete_Cosine_and_Sine_Transforms

    0下载:
  2. 继 Discrete Cosine Transform: Algorithms, Advantages, Applications (K. R. Rao and P. Yip) 之后的一本关于离散余弦变换(DCT)的快速实现算法的最新专著. 本书第五章“Integer Discrete Cosine/Sine Transforms”关于DCT整数近似实现写的非常详细和精彩, 很方便大家编程实现. 值得一提的是本书的第一作者Vladimir Britanak 一直在从事DCT, 尤其是改进的离散余
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-12
    • 文件大小:2.57mb
    • 提供者:伍家松
  1. EZW-matlab

    0下载:
  2. 该压缩包为数字图像处理中的嵌入式零树小波算法的MATLAB源代码,上机调试过,可完美运行。-The compression of digital image processing package for the embedded zerotree wavelet algorithm of the MATLAB source code, debug the machine, and can be run perfectly.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-08
    • 文件大小:5.59kb
    • 提供者:雪莱
  1. matlab-acq

    4下载:
  2. GPS C/A码捕获 用的是fft频域的搜索 有C/A码产生和C/A码数字化子程序,模拟卫星信号的捕获算法和过程,未考虑多普勒频移-GPS C/A code acquisition in frequency domain using the fft search with C/A code generation and C/A code number of subroutines, analog satellite signal acquisition method and process, w
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:349.2kb
    • 提供者:铁头
  1. matlab

    0下载:
  2. 这是一些文本聚类的matlab函数,是遗传算法过程中的一些常用函数-This is some text clustering matlab function, genetic algorithm is the process of some of the commonly used functions
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-29
    • 文件大小:103.72kb
    • 提供者:邵俊尧
  1. SPIHT_Matlab_Demo

    0下载:
  2. matlab程序,EZW算法的改进算法SPIHT算法,一种编码算法-matlab program, EZW algorithm algorithm SPIHT algorithm, a coding algorithm
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-03-24
    • 文件大小:317.78kb
    • 提供者:邱志斌
  1. A-matlab-code-for-the-OMP-algorithm

    0下载:
  2. 正交匹配追踪重构算法matlab代码,它是一种贪婪优化算法。-A matlab code for the Orthogonal matching pursuit reconstruction algorithm , it is a greedy optimization algorithm.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-12
    • 文件大小:927byte
    • 提供者:liuyiyi
« 12 3 4 5 6 7 8 »
搜珍网 www.dssz.com