登录
首页 » matlab » SAMPpackage

SAMPpackage

于 2020-12-18 发布 文件大小:253KB
0 207
下载积分: 1 下载次数: 42

代码说明:

  compresive sampling matching pursuit

文件列表:

SAMP package
............\lena.tif
............\lsc_samp.asv
............\lsc_SAMP.m
............\lsc_SAMP_test.asv
............\lsc_SAMP_test.m
............\SAMP.asv
............\SAMP.m
............\SAMP_test.m
............\sro.m
............\sub_routines
............\............\dwt1d.m
............\............\dwt2d.m
............\............\idwt1d.m
............\............\idwt2d.m
............\............\iterapp.m
............\............\iterchk.m
............\............\itermsg.m
............\............\lpdec.m
............\............\lphd.dll
............\............\lphd.m
............\............\lphd.mex4
............\............\lphd.mexhp7
............\............\lphd.mexlx
............\............\lphd.mexsol
............\............\lphdec.m
............\............\lphr.dll
............\............\lphr.m
............\............\lphr.mex4
............\............\lphr.mexhp7
............\............\lphr.mexlx
............\............\lphr.mexsol
............\............\lphrec.m
............\............\lprec.m
............\............\lsqr_gp.m
............\............\mydisplay.m
............\............\psnr.m
............\............\htm" target=_blank>README

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

发表评论


0 个回复

  • JPEG-LS算法的C代
    说明:  JPEG-LS压缩和解压缩算法的C代。。。。(This is a commonly used JPEG-LS codec C language.)
    2020-05-12 23:12:32下载
    积分:1
  • 61857042RLS
    说明:  自适应信号处理的理论和技术经过40多年的发展和完善,已逐渐成为人们常用的语音去噪技术.并通过实例介绍了基于Matlab的RLS自适应语音噪声对消系统的设计与实现.(After more than 40 years of development and improvement, the theory and technology of adaptive signal processing have gradually become a common speech denoising technology. The design and implementation of RLS adaptive speech noise cancellation system based on Matlab are introduced through an exampl)
    2021-03-13 10:57:04下载
    积分:1
  • JPEG
    说明:  实现bmp图像的压缩编码解压,包括哈弗曼编码解码 dct变换 量化(Realize the BMP image compression coding decompression)
    2020-07-06 09:00:34下载
    积分:1
  • peakfinder
    This function quickly finds local peaks or valleys (local extrema) in a noisy vector using a user defined magnitude threshold to determine if each peak is significantly larger (or smaller) than the data around it. The problem with the strictly derivative based peak finding algorithms is that if the signal is noisy many spurious peaks are found.
    2021-03-12 19:39:25下载
    积分:1
  • mpeg
    一些MPEG图象处理中图象压缩解压的MATLAB源码(Some MPEG image processing in image compression decompression MATLAB source code)
    2008-05-30 09:02:16下载
    积分:1
  • yasuo
    基于DC3压缩、BWt压缩、FM_index查询的基因精确查询代码,可以实现对大数据的压缩预处理,再输入查询串,进行精确查询匹配。(Based DC3 compression, BWt compression the query gene precise queries FM_index code can achieve large data compression preprocessing, and then enter a query string, to precisely match the query.)
    2013-03-29 09:00:25下载
    积分:1
  • JPEG_LS
    连续色调图像无损(近无损)压缩标准Jpeg_Ls源代码(continuous tone image lossless (Near-lossless) compression standard source code Jpeg_Ls)
    2020-07-09 16:28:58下载
    积分:1
  • jpeg
    提供JPEG标准压缩压缩的编码解码过程,90%以上的代码有注释,配有GUI设计。代码能够运行,但可能只起到借鉴的作用。(Provide JPEG standard compression coding and decoding process, more than 90% of the code is annotated, with GUI design. Code can run, but it may only serve as a reference.)
    2020-06-24 11:00:02下载
    积分:1
  • 200430481
    赫夫曼编译码器: 用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(复原)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站写一个哈夫曼码的编/译码系统。 [基本要求]一个完整的系统应具有以下功能: (1)I:初始化(Initialization)。从终端读入字符集大小n,以及n个字符和n个权值,建立哈夫曼树,并将它存于文件hfmTree中。 (2)E:编码(Encoding)。利用已建好的哈夫曼树(如不在内存,则从文件hfmTree中读入),对文件ToBeTran中的正文进行编码,然后将结果存入文件CodeFile中。 (3)D:译码(Decoding)。利用已建好的哈夫曼树将文件CodeFile中的代码进行译码,结果存入文件TextFile中。 (4)P:印代码文件(Print)。将文件CodeFile以紧凑格式显示在终端上,每行50个代码。同时将此字符形式的编码文件写入文件CodePrin中。 (5)T:印哈夫曼树(Tree printing)。将已在内存中的哈夫曼树以直观的方式(树或凹入表形式)显示出,同时将此字符形式的哈夫曼树写入文件TreePrint中。()
    2021-03-06 09:19:30下载
    积分:1
  • LZ77
    这是LZ77压缩算法的源码,内含使用DEMO(LZ77 compression algorithm This is the source, including the use of DEMO)
    2009-03-10 17:29:50下载
    积分:1
  • 696518资源总数
  • 104730会员总数
  • 34今日下载